QUAOAR STUDIO // Mobius API
std::hash< mobius::poly_BaseHandle > Struct Reference

Hasher for base handle. More...

#include <poly_Handles.h>

Public Types

typedef mobius::poly_BaseHandle argument_type
 
typedef std::size_t result_type
 

Public Member Functions

std::size_t operator() (const mobius::poly_BaseHandle &h) const
 

Detailed Description

Hasher for base handle.

Member Function Documentation

◆ operator()()

std::size_t std::hash< mobius::poly_BaseHandle >::operator() ( const mobius::poly_BaseHandle h) const
inline

Returns index of a handle for hashing.

Parameters
[in]hhandle.
Returns
index.

The documentation for this struct was generated from the following file: