Fix zero size debug array swap noexcept qualification
François Dumont
frs.dumont@gmail.com
Thu Jun 23 20:22:00 GMT 2016
Debug mode array had simply been forgotten when fixing zero-size
swap method as part of swappable traits implementation.
* include/debug/array (array<>::swap): Fix noexcept qualificaton for
zero-size array.
Tested under Linux x86_64 debug mode.
François
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debug_array.patch
Type: text/x-patch
Size: 804 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20160623/faa08d01/attachment.bin>
More information about the Libstdc++
mailing list