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
4482f6f1f0
fmt
/
include
/
fmt
History
Victor Zverovich
796662a612
Escape range items convertible to std::string_view
2021-12-27 09:38:06 -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 throw with exceptions disabled
2021-12-26 16:28:41 -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 16:29:16 -08: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
Escape range items convertible to std::string_view
2021-12-27 09:38:06 -08:00
xchar.h
Qualify calls to make_wformat_args.
Fixes
#2639
. (
#2641
)
2021-12-10 06:36:42 -08:00