jarro2783/cxxopts

An attribute list can not appear here

maidamai0 opened this issue · 2 comments

clang complains about the An attribute list can not appear here:

CXXOPTS_NODISCARD

move the CXXOPTS_NODISCARD before inline can make clang quiet

Same problem as #353

Duplicate of #353