|
SDSL 3.0.3
Succinct Data Structure Library
|
Namespaces | |
| namespace | traits |
Classes | |
| struct | BinaryData |
Functions | |
| template<typename t1, typename t2> | |
| void | make_nvp (t1 const &, t2 const &) |
| template<typename t> | |
| void | make_size_tag (t const &) |
| template<typename t1, typename t2> | |
| t1 | binary_data (t1 const &, t2 const &) |
| t1 cereal::binary_data | ( | t1 const & | , |
| t2 const & | ) |
Definition at line 69 of file cereal.hpp.
| void cereal::make_nvp | ( | t1 const & | , |
| t2 const & | ) |
Definition at line 61 of file cereal.hpp.
| void cereal::make_size_tag | ( | t const & | ) |
Definition at line 65 of file cereal.hpp.