Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
gtl::IntType< IntTypeName, _ValueType >::Hasher Struct Reference

#include <int_type.h>

Inheritance diagram for gtl::IntType< IntTypeName, _ValueType >::Hasher:
std::hash< gtl::IntType< IntTypeName, ValueType > >

Public Member Functions

size_t operator() (const IntType &arg) const
 

Detailed Description

template<typename IntTypeName, typename _ValueType>
struct gtl::IntType< IntTypeName, _ValueType >::Hasher
Note
this may change from time to time without notice. See .

Definition at line 195 of file int_type.h.

Member Function Documentation

◆ operator()()

template<typename IntTypeName , typename _ValueType >
size_t gtl::IntType< IntTypeName, _ValueType >::Hasher::operator() ( const IntType & arg) const
inline

Definition at line 196 of file int_type.h.


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