[C++-sig] wrapping objects which inherit from std::map
Jeremy Kie
jeremykie at gmail.com
Wed May 6 20:02:23 CEST 2009
I think you are right. I removed the declaration of the std::map and it
compiled without any errors. The problem must have been related to the
missing template types.
regards,
Jeremy
On Wed, May 6, 2009 at 11:56 AM, Stefan Seefeld <seefeld at sympatico.ca>wrote:
> Jeremy Kie wrote:
>
>>
>> With the addition of the "std::map" declaration, my compiler errors
>> disappeared.
>>
>
> That is very curious, as Python only discovers whether the base class has
> been exported or not at runtime. Thus it can't possibly result in a compiler
> error.
>
> Regards,
>
> Stefan
>
>
> --
>
> ...ich hab' noch einen Koffer in Berlin...
>
> _______________________________________________
> Cplusplus-sig mailing list
> Cplusplus-sig at python.org
> http://mail.python.org/mailman/listinfo/cplusplus-sig
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20090506/bf38dfcd/attachment.htm>
More information about the Cplusplus-sig
mailing list