emilib
Public Member Functions | List of all members
emilib::HashSetEqualTo< T > Struct Template Reference

like std::equal_to but no need to #include <functional> More...

#include <hash_set.hpp>

Public Member Functions

constexpr bool operator() (const T &lhs, const T &rhs) const
 

Detailed Description

template<typename T>
struct emilib::HashSetEqualTo< T >

like std::equal_to but no need to #include <functional>


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