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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JaCaL - Just another COM-alike Library!