This is the dalloc wrapper, it designed to make "dalloc" more comfortable to use. For example if you need to return pointer to memory allocated inside some function.
-
Updated
Oct 20, 2021 - C++
This is the dalloc wrapper, it designed to make "dalloc" more comfortable to use. For example if you need to return pointer to memory allocated inside some function.
Intrusive Shared Pointer for C++17
C++ smart pointer library with GC
Study project for Functional and logical programming сourse at UrFU. Autrors: Dmitrii Chernyavskii and Sergei Zaremba
Add a description, image, and links to the smartpointer topic page so that developers can more easily learn about it.
To associate your repository with the smartpointer topic, visit your repo's landing page and select "manage topics."