Quantum++
v1.0.0-beta2
C++11 quantum computing library
|
Display interface via the non-virtual interface (NVI) More...
Go to the source code of this file.
Classes | |
class | qpp::IDisplay |
Abstract class (interface) that mandates the definition of virtual std::ostream& display(std::ostream& os) const. More... | |
Namespaces | |
qpp | |
Quantum++ main namespace. | |
Display interface via the non-virtual interface (NVI)