Celeritas 0.6.0-dev.115+3b60a5fd
|
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.