OR-Tools  8.2
hash< std::pair< First, Second > >

Detailed Description

template<class First, class Second>
struct std::hash< std::pair< First, Second > >

Definition at line 113 of file hash.h.

Public Member Functions

size_t operator() (const std::pair< First, Second > &p) const
 

Member Function Documentation

◆ operator()()

size_t operator() ( const std::pair< First, Second > &  p) const
inline

Definition at line 114 of file hash.h.


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