#include <meta_utils.hpp>

Classes | |
| class | false_t |
Static Public Attributes | |
| static const bool | value = sizeof(dispatch(trigger())) == sizeof(true_t) |
Private Types | |
| typedef add_lvalue_reference< T >::type | t_reference |
| typedef char | true_t |
Static Private Member Functions | |
| static false_t | dispatch (...) |
| static true_t | dispatch (U) |
| static t_reference | trigger () |
Definition at line 301 of file meta_utils.hpp.
|
private |
Definition at line 303 of file meta_utils.hpp.
|
private |
Definition at line 304 of file meta_utils.hpp.
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
static |
Definition at line 310 of file meta_utils.hpp.