|
Stxxl
1.4.0
|
| address(reference value) const | stxxl::new_alloc< T > | [inline] |
| address(const_reference value) const | stxxl::new_alloc< T > | [inline] |
| allocate(size_type num, const void *=0) | stxxl::new_alloc< T > | [inline] |
| const_pointer typedef | stxxl::new_alloc< T > | |
| const_reference typedef | stxxl::new_alloc< T > | |
| construct(pointer p, const T &value) | stxxl::new_alloc< T > | [inline] |
| deallocate(pointer p, size_type) | stxxl::new_alloc< T > | [inline] |
| destroy(pointer p) | stxxl::new_alloc< T > | [inline] |
| difference_type typedef | stxxl::new_alloc< T > | |
| max_size() const | stxxl::new_alloc< T > | [inline] |
| new_alloc() | stxxl::new_alloc< T > | [inline] |
| new_alloc(const new_alloc &) | stxxl::new_alloc< T > | [inline] |
| new_alloc(const new_alloc< U > &) | stxxl::new_alloc< T > | [inline] |
| operator std::allocator< U >() | stxxl::new_alloc< T > | [inline] |
| pointer typedef | stxxl::new_alloc< T > | |
| reference typedef | stxxl::new_alloc< T > | |
| size_type typedef | stxxl::new_alloc< T > | |
| value_type typedef | stxxl::new_alloc< T > | |
| ~new_alloc() | stxxl::new_alloc< T > | [inline] |
1.7.6.1