|
Public Types |
typedef TYPENAME list< Type,
pallocator< Type > >::size_type | size_type |
typedef TYPENAME list< Type,
pallocator< Type > >::iterator | iterator |
typedef TYPENAME list< Type,
pallocator< Type > >::const_iterator | const_iterator |
typedef TYPENAME list< Type,
pallocator< Type > >::reverse_iterator | reverse_iterator |
typedef TYPENAME list< Type,
pallocator< Type > >::const_reverse_iterator | const_reverse_iterator |
Public Member Functions |
| plist () |
| plist (const plist< Type > ©) |
| plist (size_type n) |
| plist (size_type n, const Type &value) |
Its main purpose is to call the hooks for MemoryUsage to properly track STL-allocated memory.