Public Member Functions | List of all members
std::hash< ime::Index > Struct Reference

Hash specialization for ime::Index so that it can be used as a key in an std::unordered_map. More...

#include <Index.h>

Public Member Functions

size_t operator() (const ime::Index &index) const
 

Detailed Description

Hash specialization for ime::Index so that it can be used as a key in an std::unordered_map.

Definition at line 77 of file Index.h.

Member Function Documentation

◆ operator()()

size_t std::hash< ime::Index >::operator() ( const ime::Index index) const
inline

Definition at line 78 of file Index.h.


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