![]() |
PeriDyno 1.0.0
|
#include <functional_base.h>
Public Member Functions | |
DYN_FUNC constexpr bool | operator() (const T &a, const T &b) const |
![]() | |
DYN_FUNC | binary_function ()=default |
Additional Inherited Members | |
![]() | |
typedef void | first_argument_type |
typedef void | second_argument_type |
typedef bool | result_type |
Definition at line 36 of file functional_base.h.
|
inlineconstexpr |
Definition at line 38 of file functional_base.h.