Skip to content

QuantumGate::Result::HasValue

Karel Donk edited this page Jun 10, 2018 · 2 revisions

Returns whether the object holds a value.

Signature

constexpr const bool HasValue() const noexcept;

Return values

Returns true if the object holds a value, otherwise false.

Clone this wiki locally