Return true if the range is empty
Synopsis
bool
empty() const noexcept;
Return Value
true
if the range is empty
Created with MrDocs
Return true if the range is empty
bool
empty() const noexcept;
true
if the range is empty
Created with MrDocs