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