Bitcoin Core  27.99.0
P2P Digital Currency
secure_allocator< T > Member List

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

allocate(std::size_t n)secure_allocator< T >inline
deallocate(T *p, std::size_t n)secure_allocator< T >inline
operator!=(const secure_allocator &, const secure_allocator< U > &) noexceptsecure_allocator< T >friend
operator==(const secure_allocator &, const secure_allocator< U > &) noexceptsecure_allocator< T >friend
secure_allocator()=defaultsecure_allocator< T >
secure_allocator(const secure_allocator< U > &) noexceptsecure_allocator< T >inline
value_type typedefsecure_allocator< T >