[C++-sig] class registration order

David Abrahams dave at boost-consulting.com
Sun Jan 29 16:09:45 CET 2006


Roman Yakovenko <roman.yakovenko at gmail.com> writes:

> 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?

Correct.


-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com




More information about the Cplusplus-sig mailing list