1#ifndef XRPL_BASICS_COMPARATORS_H_INCLUDED 
    2#define XRPL_BASICS_COMPARATORS_H_INCLUDED 
   21template <
class T = 
void>
 
   33template <
class T = 
void>
 
   47template <
class T = 
void>
 
   50template <
class T = 
void>
 
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
 
constexpr bool operator()(T const &left, T const &right) const
 
constexpr bool operator()(T const &left, T const &right) const