Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Made basic_string_view's const Char* constructor constexpr in C++17.
Also added commentary for why std::strlen is directly called in certain situations. Addresses fmtlib#2455 (comment).
- Loading branch information