[C++-sig] class registration order

Roman Yakovenko roman.yakovenko at gmail.com
Sun Jan 29 12:23:22 CET 2006


Hi. It seems that I can not find answer to next question:
What is the required order of class registration?

If I understand right boost.python forces order of registration only
for classes that there is
base - derive relationship between them: base should be registered
before derived. In any other case the order is unimportant.

Am I right?

Thanks

Roman Yakovenko



More information about the Cplusplus-sig mailing list