Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_static_string::size

Returns the number of characters, excluding the null terminator.

Synopsis
BOOST_STATIC_STRING_CPP11_CONSTEXPR size_type
size() const;
Description

PrevUpHomeNext