mirror of
https://github.com/KeqingMoe/argparse.git
synced 2025-07-05 07:34:40 +00:00
This bug [1] causes GCC to emit a wrong warning when adding a short string literal to a std::string. Wrapping the literal in a std::string doesn't have a large impact and avoids the warning. [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105329 |
||
---|---|---|
.. | ||
argparse |