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

Tom Tromey tom@tromey.com
Wed Aug 27 22:46:00 GMT 2014


>>>>> "Siva" == Siva Chandra <sivachandra@google.com> writes:

Tom> What I meant was that there should just be a single function called by
Tom> the hook file, and that it should handle the xmethod additions by some
Tom> means as well.

Siva> I misunderstood then. But, I still do not understand what you mean by
Siva> "single function".

I re-read my original note, and I think I wasn't very clear.  Sorry
about that.

All I mean here is that I think it's better to have a single
registration function in the libstdc++ python code.  This function can
do all the needed work.

Tom



More information about the Libstdc++ mailing list