Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
binary< std::vector< bool > > Struct Template Reference

Public Types

typedef std::vector< bool > value_type
 
typedef value_type::value_type elem_type
 

Static Public Member Functions

static size_t size_of (void)
 
static size_t size_of (const value_type &_v)
 
static size_t store (std::ostream &_ostr, const value_type &_v, bool)
 
static size_t restore (std::istream &_istr, value_type &_v, bool)
 

Static Public Attributes

static const bool is_streamable = true
 

Detailed Description

template<>
struct binary< std::vector< bool > >

Definition at line 2 of file SR_binary_vector_of_bool.inl.


The documentation for this struct was generated from the following file: