Remove unnecessary string literals from static_assert in C++17 tests
The string literal is optional in C++17 and all these are empty so add no value. * testsuite/20_util/variant/compile.cc: Remove empty string literals from static_assert declarations. From-SVN: r270424
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment