NDDEM
Classes
cereal::tuple_detail Namespace Reference

Classes

struct  char_seq_to_c_str
 Creates a c string from a sequence of characters. More...
 
struct  to_string_impl
 Converts a number into a sequence of characters. More...
 
struct  to_string_impl< 0, R, C... >
 Base case with no quotient. More...
 
struct  tuple_element_name
 Generates a c string for a given index of a tuple. More...
 
struct  serialize
 
struct  serialize< 0 >