mirror of https://github.com/gabime/spdlog.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Include fmtlib's `xchar` header to include `fmt::basic_format_string`. Otherwise, compilation with an external fmtlib 11.1.1 fails with ``` In file included from include/spdlog/spdlog.h:12: include/spdlog/common.h:369:49: error: no template named 'basic_format_string' in namespace 'fmt'; did you mean 'std::basic_format_string'? 369 | inline fmt::basic_string_view<T> to_string_view(fmt::basic_format_string<T, Args...> fmt) { | ^~~~~ ``` Signed-off-by: Christian Blichmann <cblichmann@google.com> |
8 months ago | |
---|---|---|
.. | ||
bundled | 10 months ago | |
bin_to_hex.h | 2 years ago | |
chrono.h | 2 years ago | |
compile.h | 2 years ago | |
fmt.h | 8 months ago | |
ostr.h | 2 years ago | |
ranges.h | 2 years ago | |
std.h | 2 years ago | |
xchar.h | 2 years ago |