mpqc::string::hash< String > Struct Template Reference

Public Types

using is_transparent = void
 

Public Member Functions

size_t operator() (const String &d) const
 
size_t operator() (std::size_t h) const
 

Member Typedef Documentation

◆ is_transparent

template<typename String >
using mpqc::string::hash< String >::is_transparent = void

Member Function Documentation

◆ operator()() [1/2]

template<typename String >
size_t mpqc::string::hash< String >::operator() ( const String &  d) const
inline

◆ operator()() [2/2]

template<typename String >
size_t mpqc::string::hash< String >::operator() ( std::size_t  h) const
inline

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