Skip to content

QuantumGate::Local::Local

Karel Donk edited this page Dec 10, 2019 · 2 revisions

Constructs a QuantumGate::Local object.

Signature

  1. Local();
  2. Local(Local&&) noexcept;

Exceptions

May throw a std::exception if the object fails initialization.

Clone this wiki locally