mdds
|
#include <trie_map.hpp>
Static Public Member Functions | |
static void | write (std::ostream &os, const T &v) |
static void | read (std::istream &is, size_t n, T &v) |
Static Public Attributes | |
static constexpr bool | variable_size = true |
Serializer for variable-size data types.