OpenWalnut  1.5.0dev
Public Member Functions | List of all members
WAngleHelper::HashFn Struct Reference

Hash function for the unorder map. More...

#include <WAngleHelper.h>

Public Member Functions

size_t operator() (const WPosition &pos) const
 Hashes a WPosition object. More...
 

Detailed Description

Hash function for the unorder map.

Definition at line 42 of file WAngleHelper.h.

Member Function Documentation

◆ operator()()

size_t WAngleHelper::HashFn::operator() ( const WPosition pos) const
inline

Hashes a WPosition object.

Parameters
posThe position.
Returns
size_t The hash.

Definition at line 49 of file WAngleHelper.h.


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