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
1f3d44b859
fmt
/
include
/
fmt
History
Victor Zverovich
bc654faf82
Add is_floating_point that works with __float128
2022-03-15 08:26:05 -07:00
..
args.h
Fix stored type detection
2022-02-05 10:44:34 -08:00
chrono.h
Implement isnan
2022-03-14 20:37:46 -07:00
color.h
Implement styled arguments (
#2793
)
2022-03-08 09:50:14 -08:00
compile.h
Simplify _cf
2022-03-08 15:31:51 -08:00
core.h
Remove snprintf FP fallback
2022-02-21 08:01:55 -08:00
format-inl.h
Add initial support for 128-bit floats
2022-03-14 14:00:15 -07:00
format.h
Add is_floating_point that works with __float128
2022-03-15 08:26:05 -07: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
Document output_file default behavior correctly (
#2803
)
2022-03-08 10:02:22 -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
Fix compilation error for ranges with ADL
begin
/
end
(
#2807
)
2022-03-11 11:36:39 -08:00
xchar.h
Replace `
make_args_checked
with
make_format_args
` (
#2760
)
2022-02-13 20:13:35 -08:00