plugify 1.2.8
Loading...
Searching...
No Matches
Public Member Functions | List of all members
plg::pair_hash< T1, T2 > Struct Template Reference

Public Member Functions

size_t operator() (const std::pair< T1, T2 > &p) const
 

Detailed Description

template<typename T1, typename T2>
struct plg::pair_hash< T1, T2 >

Definition at line 105 of file hash.hpp.

Member Function Documentation

◆ operator()()

template<typename T1 , typename T2 >
size_t plg::pair_hash< T1, T2 >::operator() ( const std::pair< T1, T2 > &  p) const
inline

Definition at line 106 of file hash.hpp.


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