UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
MyAllocator< T > Member List

This is the complete list of members for MyAllocator< T >, including all inherited members.

address(reference x) const (defined in MyAllocator< T >)MyAllocator< T >inline
address(const_reference x) const (defined in MyAllocator< T >)MyAllocator< T >inline
allocate(size_type n, void *hint=0) (defined in MyAllocator< T >)MyAllocator< T >inline
const_pointer typedef (defined in MyAllocator< T >)MyAllocator< T >
const_reference typedef (defined in MyAllocator< T >)MyAllocator< T >
construct(pointer p, const T &val) (defined in MyAllocator< T >)MyAllocator< T >inline
deallocate(void *p, size_type n) (defined in MyAllocator< T >)MyAllocator< T >inline
destroy(pointer p) (defined in MyAllocator< T >)MyAllocator< T >inline
difference_type typedef (defined in MyAllocator< T >)MyAllocator< T >
max_size() const (defined in MyAllocator< T >)MyAllocator< T >inline
MyAllocator() (defined in MyAllocator< T >)MyAllocator< T >inline
MyAllocator(const MyAllocator< U > &) (defined in MyAllocator< T >)MyAllocator< T >inline
pointer typedef (defined in MyAllocator< T >)MyAllocator< T >
reference typedef (defined in MyAllocator< T >)MyAllocator< T >
size_type typedef (defined in MyAllocator< T >)MyAllocator< T >
value_type typedef (defined in MyAllocator< T >)MyAllocator< T >
~MyAllocator() (defined in MyAllocator< T >)MyAllocator< T >inline