Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
static_string::length

Returns the number of characters, excluding the null terminator.

Synopsis
size_type
length() const;
Description

PrevUpHomeNext