sprint 1-alpha
Public Attributes
sprint::shared_vector< _Tp, _Alloc >::_Rep Struct Reference

List of all members.

Public Attributes

long m_size
 The Effective lenght of vector.
long m_capacity
 The memory allocated.
long m_refCount
 Reference Count.

template<typename _Tp, typename _Alloc = std::allocator<unsigned char>>
struct sprint::shared_vector< _Tp, _Alloc >::_Rep


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines