Celeritas 0.7.0-dev.79+develop.b3dc2e108
|
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.