Cachemere
Modular Caching Library for C++
Public Types | Public Member Functions | List of all members
cachemere::detail::TransparentEq< Key > Struct Template Reference

Public Types

using is_transparent = void
 

Public Member Functions

bool operator() (const Key &a, const Key &b) const
 
template<typename KeyView >
bool operator() (const Key &a, const KeyView &b) const
 
template<typename KeyView >
bool operator() (const KeyView &a, const Key &b) const
 

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