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