Skip to content

QuantumGate::Result::Clear

Karel Donk edited this page Jun 10, 2018 · 1 revision

Clears the error code and value and restores the default. The default state of the result object contains a code indicating failure and has no value.

Signature

void Clear() noexcept;
Clone this wiki locally