Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
static_string::max_size_n

Maximum size of the string excluding the null terminator.

Synopsis
static
std::size_t constexpr max_size_n = N;
Description

PrevUpHomeNext