cereal
A C++11 library for serialization
|
Generates a c string for a given index of a tuple. More...
#include </home/shane/workspace/cereal/include/cereal/types/tuple.hpp>
Public Types | |
using | type = typename to_string_impl< T/10, T%10 >::type |
Static Public Member Functions | |
static const type::arr_type | c_str () |
Generates a c string for a given index of a tuple.
Example use: