aboutsummaryrefslogtreecommitdiff
path: root/absl/strings/internal/str_format/constexpr_parser.h
Commit message (Expand)AuthorAgeFilesLines
* Adds support for wchar_t/wchar_t*/std::wstring{_view} arguments to StrFormat().Abseil Team2023-12-051-3/+8
* Undefine internal `ABSL_FORMAT_PARSER_INTERNAL_GET_CHAR` macro after usageAbseil Team2023-07-261-0/+1
* Convert the full parser into constexpr now that Abseil requires C++14, and useSamuel Benzaquen2022-11-291-0/+351