Quantum++
v0.8.6
C++11 quantum computing library
|
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 &)=delete | qpp::internal::Singleton< T > | protected |
Singleton() noexcept=default | qpp::internal::Singleton< T > | protected |
Singleton(const Singleton &)=delete | qpp::internal::Singleton< T > | protected |
~Singleton()=default | qpp::internal::Singleton< T > | protectedvirtual |