Analytics Template Library
 All Classes Namespaces Functions Variables Pages
Public Member Functions | Friends | List of all members
emlib::HashCache< T > Class Template Reference

Public Member Functions

 HashCache (T value) noexcept
 
 HashCache (const HashCache &other)
 
const HashCacheoperator= (const HashCache &other)
 
 HashCache (HashCache &&other) noexcept
 
void operator= (HashCache &&other) noexcept
 
void swap (HashCache &other) noexcept
 
const T & value () const
 
std::size_t hash () const
 
 operator T ()
 

Friends

bool operator== (const HashCache &a, const HashCache &b)
 
bool operator!= (const HashCache &a, const HashCache &b)
 

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