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
1d7384530e
fmt
/
include
/
fmt
History
Victor Zverovich
1d7384530e
Add missing presentation type checks for std::string (
#2402
)
2021-07-02 07:51:04 -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
Fix chrono_test.locale
2021-06-14 09:41:08 -07:00
color.h
Deprecate locale.h
2021-05-22 10:21:17 -07:00
compile.h
Support compile-time strings and compile-time format string compilation in module
2021-06-11 09:38:53 -07:00
core.h
Add missing presentation type checks for std::string (
#2402
)
2021-07-02 07:51:04 -07:00
format-inl.h
Remove unneeded
num_result_bigits
decrement
2021-06-29 06:23:02 -07:00
format.h
Add missing presentation type checks for std::string (
#2402
)
2021-07-02 07:51:04 -07: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
Instruct msvc to report the _true_ value in
__cplusplus
and force _full_ C++ conformance
2021-06-24 09:10:08 -07:00
ostream.h
Export printf-related contexts from printf.h
2021-04-24 06:39:57 -07:00
printf.h
Simplify error handling in parse_nonnegative_int
2021-06-14 16:05:37 -07:00
ranges.h
Fix missing std::get overload in MSVC (
#2407
)
2021-07-01 10:55:46 -07:00
xchar.h
Move is_char specializations to xchar.h
2021-06-06 15:32:30 -07:00