<boost/url/segments_encoded_base.hpp>
constexpr static std::size_t max_size() noexcept;
This represents the largest number of characters that are possible in a path, not including any null terminator.
Throws nothing.