Botan 3.6.1
Crypto and TLS for C&
Botan::Atomic< typename > Member List

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

Atomic()=defaultBotan::Atomic< typename >
Atomic(const Atomic &data)Botan::Atomic< typename >inline
Atomic(const std::atomic< T > &data)Botan::Atomic< typename >inline
operator std::atomic< T > &()Botan::Atomic< typename >inline
operator T()Botan::Atomic< typename >inline
operator=(const Atomic &other)Botan::Atomic< typename >inline
operator=(const std::atomic< T > &a)Botan::Atomic< typename >inline
~Atomic()=defaultBotan::Atomic< typename >