[PATCH] Fix std::experimental::shared_ptr SFINAE constraints
Jonathan Wakely
jwakely@redhat.com
Wed Oct 19 11:57:00 GMT 2016
On 19/10/16 10:35 +0100, Jonathan Wakely wrote:
>There are lots of SFINAE checks missing from experimental::shared_ptr,
>and we even test that shared_ptr<base[]>(new derived[1]) works, when
>it should be ill-formed.
Moar tests!
Tested powerpc64le-linux, committed to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 4929 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20161019/ae3a8e94/attachment.bin>
More information about the Libstdc++
mailing list