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
8.1.1
fmt
/
include
/
fmt
History
Victor Zverovich
88ec4e7061
Bump version
2022-01-06 12:32:43 -08:00
..
args.h
Don't explicitly delete copy ctor of dynamic_format_arg_store (
#2664
)
2021-12-23 11:34:16 -08:00
chrono.h
Fix endianness bug in write_digit2_separated (
#2699
)
2022-01-04 14:23:42 -08:00
color.h
Add faint, blink, reverse and conceal to the emphases (
#2394
)
2021-07-02 20:03:55 -07:00
compile.h
fix: check to make sure both 'if constexpr' and return type deduction are available
2021-10-14 10:44:24 -07:00
core.h
Bump version
2022-01-06 12:32:43 -08:00
format-inl.h
Fix ABI compatiblity issue
2022-01-05 08:08:38 -08:00
format.h
Fix apidocs
2022-01-06 11:06:39 -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
Reformat all source code; no functional changes
2021-11-25 09:15:25 -08:00
ostream.h
Disable is_streamable for string[_view]
2021-12-09 10:02:18 -08:00
printf.h
Refactor presentation types
2021-09-06 13:32:33 -07:00
ranges.h
Fix tuple join
2021-12-29 14:46:45 -08:00
xchar.h
Qualify calls to make_wformat_args.
Fixes
#2639
. (
#2641
)
2021-12-10 06:36:42 -08:00