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
3d9dfbc765
fmt
/
include
/
fmt
History
Stefan Weil
3d9dfbc765
Remove two expressions which had no effect (reported by LGTM)
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-12-22 21:45:04 +01:00
..
args.h
Disable broken copy ctor of dynamic_format_arg_store
2021-12-17 17:18:18 -08:00
chrono.h
Minor tweaks to chrono subsecond formatting
2021-12-09 06:55:31 -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
Remove two expressions which had no effect (reported by LGTM)
2021-12-22 21:45:04 +01:00
format-inl.h
fix throw with exceptions disabled (
#2647
)
2021-12-17 13:44:36 -08:00
format.h
deprecate _format UDL in code using FMT_DEPRECATED
2021-12-18 08:33:20 -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
Add a set formatter
2021-12-18 07:35:40 -08:00
xchar.h
Qualify calls to make_wformat_args.
Fixes
#2639
. (
#2641
)
2021-12-10 06:36:42 -08:00