function< R()>::concept_t Struct Reference
Detailed Descriptiontemplate<typename R>
|
typedef implementation::concept_base_t<concept_t, vtable_type> base_type |
Definition at line 215 of file function.hpp.
Constructor & Destructor Documentation
|
explicit |
Definition at line 217 of file function.hpp.
Member Function Documentation
R apply | ( | ) |
Definition at line 218 of file function.hpp.
void apply | ( | std::tr1::true_type | ) |
Definition at line 222 of file function.hpp.
R apply | ( | std::tr1::false_type | ) |
Definition at line 228 of file function.hpp.