Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
span::empty

Returns true if the span is empty.

Synopsis
bool
empty() const;
Description

PrevUpHomeNext