mrdocs::ArrayView::empty
Synopsis
Declared in <mrdocs/ADT/ArrayView.hpp>
[[nodiscard]]
constexpr
bool
empty() const noexcept;
Return Value
|
The return value should not be discarded. |
Created with MrDocs
Declared in <mrdocs/ADT/ArrayView.hpp>
[[nodiscard]]
constexpr
bool
empty() const noexcept;
|
The return value should not be discarded. |
Created with MrDocs