mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
c929684e33
count_code_points(basic_string_view<char8_t>) was defined in fmt/format-inl.h, and only declared in fmt/format.h, but not defined in src/format.cc. This commit moves the overload to fmt/format.h and inlines it. |
||
---|---|---|
.. | ||
chrono.h | ||
color.h | ||
core.h | ||
format-inl.h | ||
format.h | ||
locale.h | ||
ostream.h | ||
posix.h | ||
prepare.h | ||
printf.h | ||
ranges.h | ||
time.h |