Home
OpenC++ Core
Chiba's OpenC++ Page
Download
    License
    Releases
    CVS Snapshots
Documentation
Report Bugs
Mailing Lists
    Subscibe
    Archives of opencxx-users
Developer resources
    Volunteer!!!
    CVS setup
    CVS browser
Report Problems
Credits

SourceForge.net Logo

Volunteering: Full templates support

OpenC++ and OpenC++ Core do not handle full complexity of templates, in particular they do not implement partial templates specialization correctly and have problems with more complicated templates syntax. This issue is first to be addressed in OpenC++ Core, and once it is complete there, the spport in the rest of OpenC++ framework is to follow.

This is a difficult subproject that requires a little bit of design first, since present C++ object model needs to be adjusted to accomodate said functionality.

For more info send an e-mail to Grzegorz Jakacki. If you don't get any answer within 3 working days, please resend.

[Back to volunteering page.]