[C++-sig] Re: Supporting container conversions

Dave Hawkes daveh at cadlink.com
Mon Jul 8 22:27:44 CEST 2002


Dave,

Are there any pending updates to libs/python/src to match the header changes
as the CVS build appears broken?

Thanks
Dave Hawkes

"David Abrahams" <david.abrahams at rcn.com> wrote in message
news:055f01c226b7$5fb20c90$6601a8c0 at boostconsulting.com...
> I've been massageing some of the from_python converter code in order to
> prepare to make the extract<> class, and was thinking about trying to
> support Ralf's code which converts arbitrary Python iterable objects to
C++
> containers. Ralf wants to make a single pass over the Python sequence in
> order to determine convertibility. For some sequences, this might in fact
> be crucial, since it might not be possible to make multiple passes over
the










More information about the Cplusplus-sig mailing list