[C++-sig] using user-defined metaclasses with boost.python

Stefan Seefeld sseefeld at art.ca
Tue Sep 7 20:40:07 CEST 2004


hi there,

is it possible to provide a user-defined metaclass
for python classes generated via boost.python ?
As far as I can see boost.python defines its own
metaclass, so I would expect to have to derive from
that. But where can I inject it to make it accessible
to my own types ?

Thanks,
		Stefan



More information about the Cplusplus-sig mailing list