1 #ifndef DataFormatsCommonDebuggingAllocator
2 #define DataFormatsCommonDebuggingAllocator
71 template <
class X,
class Y>
74 template <
class X,
class Y>
T const & const_reference
void deallocate(pointer p, size_type num)
bool operator!=(debugging_allocator< X > const &, debugging_allocator< Y > const &)
const_pointer address(const_reference value) const
debugging_allocator(debugging_allocator const &)
size_type max_size() const
bool operator==(debugging_allocator< X > const &, debugging_allocator< Y > const &)
pointer allocate(size_type num, void const *hint=0)
debugging_allocator(debugging_allocator< U > const &)
void construct(pointer p, T const &value)
debugging_allocator< U > other
ptrdiff_t difference_type
pointer address(reference value) const