Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
static_string::empty

Returns true if the string is empty.

Synopsis
bool
empty() const;
Description

PrevUpHomeNext