|
Celeritas 0.7.0-dev.179+develop.ec08af0c9
|
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.