moesay / SSPtr

Safe-Sturdy Pointer. A multi-threaded pointer class that auto frees the allocated memory with no execution cost (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSPtr

Safe-Sturdy Pointer. A multi-threaded pointer class that auto frees the allocated memory with no execution cost (WIP)

About

Safe-Sturdy Pointer. A multi-threaded pointer class that auto frees the allocated memory with no execution cost (WIP)

License:MIT License


Languages

Language:C++ 100.0%