ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> cpp-sig
cpp-sig
[C++-sig] Re: Cross-module support?
by David Abrahams other posts by this author
Jun 29 2003 3:15PM messages near this date
[C++-sig] Cross-module support? | Re: [C++-sig] Re: Interest in luabind
Hugo van der Merwe <hugo@[...].za>  writes:

>  I am trying to wrap a library that has classes derived from a library
>  that has already been wrapped - is this currently possible? 

Yes; it "just works", with some compiler-dependent caveats related to
downcasting polymorphic classes.  See
http://aspn.activestate.com/ASPN/Mail/Message/1688156 for how to deal
with those if need automatic downcasting.

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


_______________________________________________
C++-sig mailing list
C++-sig@[...].org
http://mail.python.org/mailman/listinfo/c++-sig
Thread:
Hugo van der Merwe
David Abrahams

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved