This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
fmt
Watch
1
Star
0
Fork
0
forked from
fmtlib/fmt
Code
Pull Requests
Activity
Files
201971e293be35a2b21296404d17129a0429e0c8
fmt
/
include
/
fmt
T
History
Alex Guteniev
201971e293
Make MSVC use [[nodiscard]] (
#2615
)
...
* Make MSVC use [[nodiscard]] * Uniformly detect attributes for __cplusplus and _MSVC_LANG
2021-11-26 07:32:50 -08:00
..
args.h
Add copy constructor for dynamic_format_arg_store, and test
2021-07-23 09:35:09 -07:00
chrono.h
Add platform-specific 'z' formatter
2021-11-25 06:52:39 -08:00
color.h
Add faint, blink, reverse and conceal to the emphases (
#2394
)
2021-07-02 20:03:55 -07:00
compile.h
fix: check to make sure both 'if constexpr' and return type deduction are available
2021-10-14 10:44:24 -07:00
core.h
Make MSVC use [[nodiscard]] (
#2615
)
2021-11-26 07:32:50 -08:00
format-inl.h
Workaround gcc _Pragma bug 59884
2021-10-02 15:41:47 -07:00
format.h
Annotate fmt::format and fmt::formatted_size as [[nodiscard]]
2021-11-25 07:30:30 -08: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
Reformat all source code; no functional changes
2021-11-25 09:15:25 -08: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
Make specifiers support in tuple_join an opt-in
2021-09-05 07:34:06 -07:00
xchar.h
Workaround clang/gcc incompatibility
2021-07-02 13:29:22 -07:00