Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
util_intops::StrongInt< StrongIntName, _ValueType >::Hasher Struct Reference

#include <strong_int.h>

Inheritance diagram for util_intops::StrongInt< StrongIntName, _ValueType >::Hasher:
std::hash< util_intops::StrongInt< StrongIntName, ValueType > >

Public Member Functions

size_t operator() (const StrongInt &arg) const
 

Detailed Description

template<typename StrongIntName, typename _ValueType>
struct util_intops::StrongInt< StrongIntName, _ValueType >::Hasher
Note
this may change from time to time without notice. See .

Definition at line 197 of file strong_int.h.

Member Function Documentation

◆ operator()()

template<typename StrongIntName , typename _ValueType >
size_t util_intops::StrongInt< StrongIntName, _ValueType >::Hasher::operator() ( const StrongInt & arg) const
inline

Definition at line 198 of file strong_int.h.


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