Classeine::Sdk project is a set of general purpose class libraries written in C for NetBSD.
Here are some key features of "Classeine Sdk":
· Object oriented class hierarchy
· Memory allocation isolation
· Basic smart pointers
Classeine::Sdk runs into the following architectures:
· NetBSD/amd64 4.0 beta 2
· NetBSD/x86 4.0 beta 2
What's New in This Release:
· This version was reimplemented from the scratch.
· It currently supports IBase, IInterface, and Object base classes, Ptr< T > and AutoPtr< T >, and memory allocation isolation.
Product's homepage