Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
std::hash< std::pair< T1, T2 > > Struct Template Reference

#include <Panzer_HashUtils.hpp>

Public Member Functions

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

Detailed Description

template<typename T1, typename T2>
struct std::hash< std::pair< T1, T2 > >

Definition at line 53 of file Panzer_HashUtils.hpp.

Member Function Documentation

template<typename T1 , typename T2 >
std::size_t std::hash< std::pair< T1, T2 > >::operator() ( const std::pair< T1, T2 > &  v) const
inline

Definition at line 55 of file Panzer_HashUtils.hpp.


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