|
typedef std::allocator< T > | base |
|
typedef base::size_type | size_type |
|
typedef base::difference_type | difference_type |
|
typedef base::pointer | pointer |
|
typedef base::const_pointer | const_pointer |
|
typedef base::reference | reference |
|
typedef base::const_reference | const_reference |
|
typedef base::value_type | value_type |
|
|
| secure_allocator (const secure_allocator &a) throw () |
|
template<typename U > |
| secure_allocator (const secure_allocator< U > &a) throw () |
|
T * | allocate (std::size_t n, const void *hint=0) |
|
void | deallocate (T *p, std::size_t n) |
|
이 구조체에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: