AW: [C++-sig] functions whose return type is a pointer
David Abrahams
dave at boost-consulting.com
Fri Jan 24 17:22:27 CET 2003
David Abrahams <dave at boost-consulting.com> writes:
> This means serious trouble for your approach, and probably also that
> an architectural change in Boost.Python is called for. Basically,
> typeid(X) is illegal when X is a pointer type.
Uhm, sorry, I meant to say "when X is an INCOMPLETE type".
> We'll have to re-think this :(
--
David Abrahams
dave at boost-consulting.com * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution
More information about the Cplusplus-sig
mailing list