[patch] Use deleted functions to make std::locale::facet non-copyable

Jonathan Wakely jwakely@redhat.com
Fri May 1 16:51:00 GMT 2015


Replace the private & unimplemented idiom with deleted functions when
available. This gives slightly better error messages (as well as
stricter conformance to the precise wording of the standard).

Tested powerpc64le-linux, committed to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1134 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150501/09bded6f/attachment.bin>


More information about the Gcc-patches mailing list