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
5594edaf67
fmt
/
include
/
fmt
History
jk-jeon
5594edaf67
Address
https://github.com/fmtlib/fmt/issues/2763
(
#2765
)
2022-02-13 20:14:28 -08:00
..
args.h
Fix stored type detection
2022-02-05 10:44:34 -08:00
chrono.h
Don't rely on transitive includes
2022-01-21 15:03:28 -08:00
color.h
Replace `
make_args_checked
with
make_format_args
` (
#2760
)
2022-02-13 20:13:35 -08:00
compile.h
Fix overload ambiguity in print
2022-02-05 08:35:19 -08:00
core.h
Suppress a gcc warning
2022-02-12 09:26:48 -08:00
format-inl.h
Address
https://github.com/fmtlib/fmt/issues/2763
(
#2765
)
2022-02-13 20:14:28 -08:00
format.h
Replace `
make_args_checked
with
make_format_args
` (
#2760
)
2022-02-13 20:13:35 -08:00
locale.h
wchar.h -> xchar.h because it handles other code unit types too
2021-05-29 09:37:17 -07:00
os.h
Remove legacy C locale wrapper
2022-02-05 12:37:21 -08:00
ostream.h
Replace `
make_args_checked
with
make_format_args
` (
#2760
)
2022-02-13 20:13:35 -08:00
printf.h
Refactor presentation types
2021-09-06 13:32:33 -07:00
ranges.h
Add missing const qualifier (
#2755
)
2022-02-10 10:51:32 -08:00
xchar.h
Replace `
make_args_checked
with
make_format_args
` (
#2760
)
2022-02-13 20:13:35 -08:00