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
4034715713
fmt
/
include
/
fmt
History
Bart Siwek
271eff149f
Make classes derived from buffer<T> final to silence the virtual destructor warning. (
#1937
)
...
Co-authored-by: Bart Siwek <bsiwek@cisco.com>
2020-10-15 17:41:56 -07:00
..
chrono.h
Add formatters for chrono::time_point<system_clock> (
#1837
)
2020-08-28 07:41:38 -07:00
color.h
Fix formatting
2020-09-06 08:58:19 -07:00
compile.h
add forgotten template argument to make_format_args which made some u… (
#1877
)
2020-09-20 06:51:11 -07:00
core.h
Make classes derived from buffer<T> final to silence the virtual destructor warning. (
#1937
)
2020-10-15 17:41:56 -07:00
format-inl.h
Optimize floating point formatting
2020-10-09 11:01:01 -07:00
format.h
Make classes derived from buffer<T> final to silence the virtual destructor warning. (
#1937
)
2020-10-15 17:41:56 -07:00
locale.h
Move make_args_checked to the public API
2020-07-19 10:23:46 -07:00
os.h
Make classes derived from buffer<T> final to silence the virtual destructor warning. (
#1937
)
2020-10-15 17:41:56 -07:00
ostream.h
Move make_args_checked to the public API
2020-07-19 10:23:46 -07:00
posix.h
Consistently namespace qualify size_t
2020-05-07 15:59:46 -07:00
printf.h
Revert "Add missing includes"
2020-08-21 16:24:53 -07:00
ranges.h
Disable range formatter if value type is not formattable (
#1885
)
2020-09-20 08:37:49 -07:00