Defines validating functionality for the nullary function concept. More...
#include <nullary_function.hpp>
Public Member Functions | |
ecl_compile_time_concept_test (NullaryFunctionConcept) | |
Implements a concept test for nullary functions. More... | |
Private Attributes | |
Implementation | function |
Defines validating functionality for the nullary function concept.
Definition at line 35 of file nullary_function.hpp.
|
inline |
Implements a concept test for nullary functions.
The following conditions are required by nullary functions:
Definition at line 46 of file nullary_function.hpp.
|
private |
Definition at line 58 of file nullary_function.hpp.