#include <prettyprint.hpp>
Inheritance diagram for pretty_print::detail::has_begin_end< T >:Static Public Attributes | |
| static const bool | beg_value = sizeof(f<T>(nullptr)) == sizeof(yes) |
| static const bool | end_value = sizeof(g<T>(nullptr)) == sizeof(yes) |
Definition at line 55 of file prettyprint.hpp.
|
static |
Definition at line 73 of file prettyprint.hpp.
|
static |
Definition at line 74 of file prettyprint.hpp.