sermir2003 / smart-ptr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation of "smart pointers" for C++

Pointers for C++ implemented in the RAII paradigm and correctly freeing memory in any case.

About


Languages

Language:C++ 100.0%