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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JaCaL - Just another COM-alike Library!