function< R()>::concept_t Struct Reference
Detailed Descriptiontemplate<typename R>
|
|
explicit |
Definition at line 217 of file function.hpp.
Member Function Documentation
§ apply() [1/3]
R apply | ( | ) |
Definition at line 218 of file function.hpp.
§ apply() [2/3]
void apply | ( | std::tr1::true_type | ) |
Definition at line 222 of file function.hpp.
§ apply() [3/3]
R apply | ( | std::tr1::false_type | ) |
Definition at line 228 of file function.hpp.