Quantum++  v0.7
C++11 quantum computing library
qpp::RandomDevices Member List

This is the complete list of members for qpp::RandomDevices, including all inherited members.

_rngqpp::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 > classqpp::RandomDevicesfriend
operator=(const Singleton &)=deleteqpp::internal::Singleton< RandomDevices >protected
Singleton() noexcept=defaultqpp::internal::Singleton< RandomDevices >protected
Singleton(const Singleton &)=deleteqpp::internal::Singleton< RandomDevices >protected
~Singleton()=defaultqpp::internal::Singleton< RandomDevices >protectedvirtual