|
Botan 3.9.0
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 > | |
| operator=(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(secure_allocator &&) noexcept=default | Botan::secure_allocator< T > | |
| secure_allocator(const secure_allocator< U > &) noexcept | Botan::secure_allocator< T > | inlineexplicit |
| size_type typedef | Botan::secure_allocator< T > | |
| value_type typedef | Botan::secure_allocator< T > | |
| ~secure_allocator() noexcept=default | Botan::secure_allocator< T > |