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

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

#include <list_set.hpp>

Public Member Functions

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

Detailed Description

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

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


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