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
69ffedfe52
fmt
/
include
/
fmt
History
Victor Zverovich
fae6f7e081
Optimize range formatter
2022-11-26 08:50:46 -08:00
..
args.h
Fix stored type detection
2022-02-05 10:44:34 -08:00
chrono.h
Replace format with FMT_STRING. (
#3162
)
2022-11-02 13:17:16 -07:00
color.h
Optimize writing to buffers via back_insert_iterator
2022-09-12 15:32:12 -07:00
compile.h
Improve error reporting in format string compilation
2022-08-24 09:05:15 -07:00
core.h
Optimize range formatter
2022-11-26 08:50:46 -08:00
format-inl.h
Replace snprintf-based hex float formatter with internal implementation
2022-11-24 07:15:46 -08:00
format.h
Rename leading_v -> leading_xdigit
2022-11-25 09:08:40 -08:00
os.h
fmt::ostream - aggregate buffer instead of inheriting it (
#3139
)
2022-10-23 07:21:36 -07:00
ostream.h
Suppress -Wshadow
2022-09-13 11:14:30 -07:00
printf.h
Move to_string_view to detail
2022-05-29 22:51:31 -07:00
ranges.h
Optimize range formatter
2022-11-26 08:50:46 -08:00
std.h
Move formatter<std::error_code> from fmt/os.h to fmt/std.h (
#3125
)
2022-10-01 17:46:09 -07:00
xchar.h
Optimize writing to buffers via back_insert_iterator
2022-09-12 15:32:12 -07:00