Skip to content

QuantumGate::Buffer::IsEmpty

Karel Donk edited this page Sep 28, 2018 · 2 revisions

Returns whether the buffer is empty.

Signature

const bool IsEmpty() const noexcept;

Return values

Returns true if the buffer is empty, otherwise false.

Clone this wiki locally