Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_static_string::static_capacity

Maximum size of the string excluding any null terminator.

Synopsis
static
constexpr size_type static_capacity = N;
Description

PrevUpHomeNext