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

Detailed Description

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

Definition at line 192 of file int_type.h.

#include <int_type.h>

Public Member Functions

size_t operator() (const IntType &arg) const

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 193 of file int_type.h.


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