Flow123d
JS_before_hm-1711-g43b724b37
|
Go to the documentation of this file.
44 T *t = (T *) malloc(n *
sizeof(T));
SimpleAllocator< U > other
SimpleAllocator(const SimpleAllocator &)
SimpleAllocator< T > & operator=(const SimpleAllocator &)
SimpleAllocator & operator=(const SimpleAllocator< U > &)
void deallocate(void *p, size_type)
const typedef T * const_pointer
SimpleAllocator(const SimpleAllocator< U > &)
void construct(pointer p, const T &val)
ptrdiff_t difference_type
size_type max_size() const
const_pointer address(const_reference x) const
const typedef T & const_reference
pointer allocate(size_type n, const void *=0)
pointer address(reference x) const