[#24073BD7C7FFFDBCEF113BFC54D3DFE2E8C9D86F]
Return the maximum number of characters possible
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.