[PATCH libstdc++ v3] - Add xmethods for std::vector and std::unique_ptr

Jonathan Wakely jwakely@redhat.com
Tue Aug 26 17:58:00 GMT 2014


Shouldn't there be a change to python/Makefile.am so that xmethods.py
gets installed alongside printers.py? Otherwise you can use these new
xmethods in the libstdc++ testssuite, but they're not available to
users.

I'd also expect something to call the register_libstdcxx_xmethods
function automatically, as in the attached patch, although this
doesn't work for me.

How am I expected to use these xmethods?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1658 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20140826/09c82f0c/attachment.bin>


More information about the Gcc-patches mailing list