|
Public Types | |
typedef ContainerT< T, std::allocator< T > > | ContainerType |
Public Member Functions | |
Container () | |
Container (typename ContainerType::size_type s) | |
Container (typename ContainerType::size_type s, const typename ContainerType::value_type &v) | |
Definition at line 12 of file StdContainerAdaptor.h.
typedef ContainerT< T, std::allocator< T > > ContainerType |
Definition at line 16 of file StdContainerAdaptor.h.
|
inline |
Definition at line 17 of file StdContainerAdaptor.h.
|
inline |
Definition at line 18 of file StdContainerAdaptor.h.
|
inline |
Definition at line 21 of file StdContainerAdaptor.h.