Celeritas
0.5.0-56+6b053cd
|
Get a string representation of a container of type T. More...
#include <Repr.hh>
Public Types | |
using | value_type = typename ContTraits< Container >::value_type |
using | RT = ReprTraits< value_type > |
Static Public Member Functions | |
static void | init (std::ostream &os) |
static void | print_value (std::ostream &os, Container const &data) |
Get a string representation of a container of type T.