Quantum++
v0.8.6
C++11 quantum computing library
|
This is the complete list of members for qpp::Init, including all inherited members.
get_instance() noexcept(std::is_nothrow_constructible< const Init >::value) | qpp::internal::Singleton< const Init > | inlinestatic |
get_thread_local_instance() noexcept(std::is_nothrow_constructible< const Init >::value) | qpp::internal::Singleton< const Init > | inlinestatic |
Init() | qpp::Init | inlineprivate |
internal::Singleton< const Init > class | qpp::Init | friend |
operator=(const Singleton &)=delete | qpp::internal::Singleton< const Init > | protected |
Singleton() noexcept=default | qpp::internal::Singleton< const Init > | protected |
Singleton(const Singleton &)=delete | qpp::internal::Singleton< const Init > | protected |
~Init() | qpp::Init | inlineprivate |
~Singleton()=default | qpp::internal::Singleton< const Init > | protectedvirtual |