This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
fmtlegacy
Watch
1
Star
0
Fork
0
You've already forked fmtlegacy
Code
Issues
Pull Requests
Releases
Wiki
Activity
3207a8bbbf
fmtlegacy
/
include
/
fmt
History
Victor Zverovich
3207a8bbbf
Get rid of unnecessary recursion to enable inlining
2021-05-09 07:54:13 -07:00
..
args.h
Fix handling of types with to_string_view and formatter specialization (
#2180
)
2021-03-18 11:25:43 -07:00
chrono.h
Make chrono formatting locale-independent by default
2021-05-07 16:14:10 -07:00
color.h
C++17: std::char_traits<>::{compare,length} is constexpr. (
#2246
)
2021-04-23 06:11:34 -07:00
compile.h
Cleanup tests
2021-05-01 17:11:45 -07:00
core.h
Remove redundant comments and put common case check first
2021-05-07 17:14:29 -07:00
format-inl.h
Replace fmt::system_error with std::system_error
2021-05-07 08:33:39 -07:00
format.h
Get rid of unnecessary recursion to enable inlining
2021-05-09 07:54:13 -07:00
locale.h
Tag official API for module export (
#2235
)
2021-04-16 11:04:55 -07:00
os.h
Add a formatter specialization for std::error_code.
2021-05-09 06:29:39 -07:00
ostream.h
Export printf-related contexts from printf.h
2021-04-24 06:39:57 -07:00
printf.h
Use write directly in formatter specializations
2021-05-09 07:07:51 -07:00
ranges.h
Exclude fallback from is_formattable
2021-05-05 06:29:51 -07:00