You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using clang 11 with -pedantic, Describe generates warnings around: -Wgnu-zero-variadic-macro-arguments in the BOOST_DESCRIBE_STRUCT macro when no bases are specified.
Using clang 11 with
-pedantic, Describe generates warnings around:-Wgnu-zero-variadic-macro-argumentsin theBOOST_DESCRIBE_STRUCTmacro when no bases are specified.