This website requires JavaScript.
Explore
Help
Sign In
External
/
fmt
Watch
8
Star
0
Fork
0
You've already forked fmt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4a7a652b10
fmt
/
include
/
fmt
History
denchat
42eccac454
Fix clang warning about ignoring __declspec(dllexport) on basic_data<void> template instantitation definition (
#2220
)
2021-04-12 09:31:44 -07:00
..
args.h
Fix handling of types with to_string_view and formatter specialization (
#2180
)
2021-03-18 11:25:43 -07:00
chrono.h
Add support for time points with arbitrary durations (
#2208
)
2021-04-02 11:17:14 -07:00
color.h
Remove fallback to inline specifier from FMT_CONSTEXPR(20) macro (
#2075
)
2020-12-30 06:23:20 -08:00
compile.h
Simplify argument formatters
2021-03-21 09:31:46 -07:00
core.h
Fix clang warning about ignoring __declspec(dllexport) on basic_data<void> template instantitation definition (
#2220
)
2021-04-12 09:31:44 -07:00
format-inl.h
Fix a link
2021-04-03 09:14:52 -07:00
format.h
Fix clang warning about ignoring __declspec(dllexport) on basic_data<void> template instantitation definition (
#2220
)
2021-04-12 09:31:44 -07:00
locale.h
Simplify argument formatters
2021-03-21 09:31:46 -07:00
os.h
Add speech synthesis support
2021-04-01 09:19:36 -07:00
ostream.h
Suppress gcc warning on privates-only class (
#2053
)
2020-12-09 06:55:17 -08:00
posix.h
Consistently namespace qualify size_t
2020-05-07 15:59:46 -07:00
printf.h
Simplify argument formatters
2021-03-21 09:31:46 -07:00
ranges.h
Make ranges-test available with C++11 (
#2114
)
2021-01-30 07:42:58 -08:00