Botan 3.4.0
Crypto and TLS for C&
Botan::secure_allocator< T > Member List

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

allocate(std::size_t n)Botan::secure_allocator< T >inline
deallocate(T *p, std::size_t n)Botan::secure_allocator< T >inline
operator=(const secure_allocator &) noexcept=defaultBotan::secure_allocator< T >
secure_allocator() noexcept=defaultBotan::secure_allocator< T >
secure_allocator(const secure_allocator &) noexcept=defaultBotan::secure_allocator< T >
secure_allocator(const secure_allocator< U > &) noexceptBotan::secure_allocator< T >inline
size_type typedefBotan::secure_allocator< T >
value_type typedefBotan::secure_allocator< T >
~secure_allocator() noexcept=defaultBotan::secure_allocator< T >