Logo
Explore
Register Sign In
coffee/fmt
1
0
Fork 0
You've already forked fmt
mirror of https://github.com/fmtlib/fmt.git synced 2026-01-01 03:12:22 +08:00
Code Issues Packages Projects Releases Wiki Activity
fmt/include/fmt
History
Mikael Simberg 89860eb901
Use void(*)(void*) instead of decltype(&std::free) to satisfy clang in CUDA mode (#3751)
clang can't resolve &std::free in decltype(&std::free) because std::free
is overloaded (for host and device).
2023-12-11 09:44:02 -08:00
..
args.h Update docs 2023-06-13 18:58:15 +03:00
chrono.h Report out-of-range errors in chrono 2023-12-10 08:28:50 -08:00
color.h Mark styled_arg as a view to prevent lifetime issues 2023-09-09 08:16:45 -07:00
compile.h Optimize compiled format_to_n 2023-07-20 12:35:01 -07:00
core.h allow format_as() to format reference (#3739) 2023-12-10 08:49:53 -08:00
format-inl.h Fix flushing C++ iostreams before calling write_console() (#3689) 2023-10-25 13:13:31 -07:00
format.h Apply coding conventions 2023-11-30 08:24:02 -08:00
os.h Improve OpenBSD workaround 2023-11-07 09:24:33 -10:00
ostream.h Fix the default locale in ostream_formatter 2023-11-24 09:24:43 -08:00
printf.h Apply clang-format 2023-10-14 06:52:43 -07:00
ranges.h Merge the copyright comment since there are many contributors 2023-09-04 06:54:07 -07:00
std.h Use void(*)(void*) instead of decltype(&std::free) to satisfy clang in CUDA mode (#3751) 2023-12-11 09:44:02 -08:00
xchar.h Fix warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated (#3748) 2023-12-09 08:16:57 -08:00
Page: 885ms Template: 68ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API