:relfileprefix: ../../../ [#24073BD7C7FFFDBCEF113BFC54D3DFE2E8C9D86F] = Function params_base::max_size pass:v,q[Return the maximum number of characters possible] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- constexpr static size_t max_size() noexcept; ---- == Description pass:v,q[This represents the largest number of] pass:v,q[characters that are possible in a path,] pass:v,q[not including any null terminator.] === Exception Safety pass:v,q[Throws nothing.] == Return Value * `size_t`