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
Earn up to 16% annual interest with Nexo.
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JaCaL - Just another COM-alike Library!