Quantum++  v0.8.6
C++11 quantum computing library
qpp::internal::Singleton< T > Member List

This is the complete list of members for qpp::internal::Singleton< T >, including all inherited members.

get_instance() noexcept(std::is_nothrow_constructible< T >::value)qpp::internal::Singleton< T >inlinestatic
get_thread_local_instance() noexcept(std::is_nothrow_constructible< T >::value)qpp::internal::Singleton< T >inlinestatic
operator=(const Singleton &)=deleteqpp::internal::Singleton< T >protected
Singleton() noexcept=defaultqpp::internal::Singleton< T >protected
Singleton(const Singleton &)=deleteqpp::internal::Singleton< T >protected
~Singleton()=defaultqpp::internal::Singleton< T >protectedvirtual