|
typedef std::size_t | size_type |
|
typedef std::ptrdiff_t | difference_type |
|
typedef T * | pointer |
|
typedef const T * | const_pointer |
|
typedef T & | reference |
|
typedef const T & | const_reference |
|
typedef T | value_type |
|
|
template<class U > |
| MyAllocator (const MyAllocator< U > &) throw () |
|
pointer | address (reference x) const |
|
const_pointer | address (const_reference x) const |
|
pointer | allocate (size_type n, void *hint=0) |
|
void | deallocate (void *p, size_type n) |
|
size_type | max_size () const throw () |
|
void | construct (pointer p, const T &val) |
|
void | destroy (pointer p) |
|
The documentation for this struct was generated from the following file:
- /net/opt/univers/ubp-i-15.3-centos7-x64.urij/include/vel3dmod/u3d_defines.hpp