kblib 0.2.3
General utilities library for modern C++
|
This is the complete list of members for kblib::equivalent< Compare, void >, including all inherited members.
operator()(const Obj &a, const Obj &b, Compare comp) const noexcept(noexcept(equals(a, b, comp))) -> bool | kblib::equivalent< Compare, void > | inline |