Botan 3.6.1
Crypto and TLS for C&
|
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=default | Botan::secure_allocator< T > | |
secure_allocator() noexcept=default | Botan::secure_allocator< T > | |
secure_allocator(const secure_allocator &) noexcept=default | Botan::secure_allocator< T > | |
secure_allocator(const secure_allocator< U > &) noexcept | Botan::secure_allocator< T > | inline |
size_type typedef | Botan::secure_allocator< T > | |
value_type typedef | Botan::secure_allocator< T > | |
~secure_allocator() noexcept=default | Botan::secure_allocator< T > |