kblib 0.2.3
General utilities library for modern C++
|
#include <kblib/algorithm.h>
Public Member Functions | |
constexpr auto | operator() (const Obj &a, const Obj &b) const noexcept(noexcept(equals(a, b))) -> bool |
Definition at line 132 of file algorithm.h.
|
inlineconstexprnoexcept |
Definition at line 133 of file algorithm.h.