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

Public Types

using is_transparent = void
 

Public Member Functions

bool operator() (const String &s1, const String &s2) const
 
bool operator() (std::size_t h1, const String &str2) const
 

Member Typedef Documentation

◆ is_transparent

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

Member Function Documentation

◆ operator()() [1/2]

template<typename String >
bool mpqc::string::equal_to< String >::operator() ( const String &  s1,
const String &  s2 
) const
inline

◆ operator()() [2/2]

template<typename String >
bool mpqc::string::equal_to< String >::operator() ( std::size_t  h1,
const String &  str2 
) const
inline

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