chsvlib
chsv helper source code
secure_allocator< T > Member List

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

address(reference obj) const noexceptallocator< T >
address(const_reference obj) const noexceptallocator< T >
allocate(size_type n, allocator< void >::const_pointer=0)allocator< T >
allocator()=defaultallocator< T >
allocator(const allocator< T > &refRight)=defaultallocator< T >
allocator(const allocator< U > &refRight) noexceptallocator< T >
const_pointer typedefallocator< T >
const_reference typedefallocator< T >
construct(U *p, arg_t &&...args)allocator< T >
deallocate(typename allocator< T >::pointer p, typename allocator< T >::size_type n)secure_allocator< T >
Chusov::Memory::allocator::deallocate(pointer p, size_type)allocator< T >
destroy(U *p)allocator< T >
difference_type typedefallocator< T >
max_size() const noexceptallocator< T >
pointer typedefallocator< T >
propagate_on_container_move_assignment typedefallocator< T >
reference typedefallocator< T >
secure_allocator()=defaultsecure_allocator< T >
secure_allocator(const secure_allocator< T > &refRight)=defaultsecure_allocator< T >
secure_allocator(const secure_allocator< U > &refRight) noexceptsecure_allocator< T >
size_type typedefallocator< T >
value_type typedefallocator< T >