Quantum++
v1.0.0-beta1
C++11 quantum computing library
|
This is the complete list of members for qpp::RandomDevices, including all inherited members.
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 |
RandomDevices() | qpp::RandomDevices | inlineprivate |
rd_ | qpp::RandomDevices | private |
rng_ | qpp::RandomDevices | |
Singleton() noexcept=default | qpp::internal::Singleton< RandomDevices > | protected |
Singleton(const Singleton &)=delete | qpp::internal::Singleton< RandomDevices > | protected |
~RandomDevices()=default | qpp::RandomDevices | private |
~Singleton()=default | qpp::internal::Singleton< RandomDevices > | protectedvirtual |