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
7c09add204
fmt
/
include
/
fmt
History
Jerry Ma
7c09add204
Fix missing traits for earlies compilers, disable concept supoort for MSVC
2021-09-30 17:48:14 -04:00
..
args.h
Add copy constructor for dynamic_format_arg_store, and test
2021-07-23 09:35:09 -07:00
chrono.h
make FP formatting available to be used at compile-time (
#2426
)
2021-09-18 08:03:23 -07:00
color.h
Add faint, blink, reverse and conceal to the emphases (
#2394
)
2021-07-02 20:03:55 -07:00
compile.h
Replace
throw
with
FMT_THROW
(
#2427
)
2021-07-18 07:08:24 -07:00
core.h
Fix missing traits for earlies compilers, disable concept supoort for MSVC
2021-09-30 17:48:14 -04:00
format-inl.h
Remove misplaced comment
2021-09-26 18:01:39 -07:00
format.h
Replace use_grisu with fallback since Grisu is only one of multiple implemented algorithms
2021-09-26 08:44:05 -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
Depreate strtod and remove problematic tests
2021-08-28 09:20:36 -07:00
ostream.h
Add support for more formattable types in ranges
2021-09-03 14:55:41 -07:00
printf.h
Refactor presentation types
2021-09-06 13:32:33 -07:00
ranges.h
Fix missing traits for earlies compilers, disable concept supoort for MSVC
2021-09-30 17:48:14 -04:00
xchar.h
Workaround clang/gcc incompatibility
2021-07-02 13:29:22 -07:00