![]() |
PeriDyno 1.2.1
|
#include <functional_base.h>


Public Member Functions | |
| DYN_FUNC constexpr bool | operator() (const T &a, const T &b) const |
Public Member Functions inherited from dyno::binary_function< void, void, bool > | |
| DYN_FUNC | binary_function ()=default |
Additional Inherited Members | |
Public Types inherited from dyno::binary_function< void, void, bool > | |
| typedef void | first_argument_type |
| typedef void | second_argument_type |
| typedef bool | result_type |
Definition at line 45 of file functional_base.h.
|
inlineconstexpr |
Definition at line 46 of file functional_base.h.