Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
static_string::size

Returns the number of characters, excluding the null terminator.

Synopsis
size_type
size() const;
Description

PrevUpHomeNext