#include <prettyprint.hpp>
Inheritance diagram for pretty_print::detail::has_const_iterator< T >:Public Types | |
| using | type = T |
Static Public Attributes | |
| static const bool | value = sizeof(test<T>(nullptr)) == sizeof(yes) |
Definition at line 44 of file prettyprint.hpp.
| using pretty_print::detail::has_const_iterator< T >::type = T |
Definition at line 51 of file prettyprint.hpp.
|
static |
Definition at line 50 of file prettyprint.hpp.