|
typedef std::vector< std::string > | value_type |
|
typedef value_type::value_type | elem_type |
|
|
static size_t | size_of (void) |
|
static size_t | size_of (const value_type &_v) |
|
static size_t | store (std::ostream &_os, const value_type &_v, bool _swap=false) |
|
static size_t | restore (std::istream &_is, value_type &_v, bool _swap=false) |
|
|
static const bool | is_streamable = true |
|
template<>
struct binary< std::vector< std::string > >
Definition at line 2 of file SR_binary_vector_of_string.inl.
The documentation for this struct was generated from the following file: