|
cereal
A C++11 library for serialization
|
Generates a c string for a given index of a tuple. More...
#include </build/libcereal-p0YfAJ/libcereal-1.3.2+dfsg/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:
1.15.0