[PATCH 2/3] Remove unnecessary string literals from static_assert in C++17 tests

Jonathan Wakely jwakely@redhat.com
Wed Apr 17 16:09:00 GMT 2019


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.


Tested powerpc64le-linux.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 19585 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20190417/bc1aeef9/attachment.bin>


More information about the Libstdc++ mailing list