Monero
Public Member Functions | List of all members
net::dandelionpp::anonymous_namespace{dandelionpp.cpp}::key_less Struct Reference

Public Member Functions

template<typename K , typename V >
bool operator() (const std::pair< K, V > &left, const K &right) const
 
template<typename K , typename V >
bool operator() (const K &left, const std::pair< K, V > &right) const
 

Member Function Documentation

◆ operator()() [1/2]

template<typename K , typename V >
bool net::dandelionpp::anonymous_namespace{dandelionpp.cpp}::key_less::operator() ( const K &  left,
const std::pair< K, V > &  right 
) const
inline

◆ operator()() [2/2]

template<typename K , typename V >
bool net::dandelionpp::anonymous_namespace{dandelionpp.cpp}::key_less::operator() ( const std::pair< K, V > &  left,
const K &  right 
) const
inline

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