This C++ library adds reference-counting to user classes, as well as custom deleters and weak ptrs support. Thus it almost eliminates the need in tr1:shared_ptr. Wrapped objects could be used with tr1:intrusive_ptr or with this library smart pointers
Features
- Easy to use: just call Create<T>(args)
- Configurable to user coding style preferences
- Efficient: generates specialized wrappers with no wasted space
- generated wrappers adapts to wrapped classes structure
- software prefetch support improves performance up to 2 times over boost smart poiners
- MSVC 2005-2015 compatible
License
BSD LicenseFollow JaCaL - Just another COM-alike Library
Other Useful Business Software
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JaCaL - Just another COM-alike Library!