This website requires JavaScript.
Explore
Register
Sign In
coffee
/
fmt
Watch
1
Star
0
Fork
0
You've already forked fmt
mirror of
https://github.com/fmtlib/fmt.git
synced
2025-12-13 07:00:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fmt
/
include
History
Harry Denholm
378a5ab3c1
value-initialise the buffer array member of detail::ansi_color_escape so that it can be used in a constexpr context in MSVC; compiler rejects as non-constant due to 'uninitialized symbol' otherwise (
#4581
)
...
Co-authored-by: Harry Denholm <ishani@users.noreply.github.com>
2025-10-17 08:10:56 -07:00
..
fmt
value-initialise the buffer array member of detail::ansi_color_escape so that it can be used in a constexpr context in MSVC; compiler rejects as non-constant due to 'uninitialized symbol' otherwise (
#4581
)
2025-10-17 08:10:56 -07:00