sw1tcherrr / shared-ptr

std::shared_ptr implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shared-ptr

Reimplementation of std::shared_ptr, std::weak_ptr, and std::make_shared

Supports custom deleters and aliasing constructors

Compilation

Tested with C++17

About

std::shared_ptr implementation


Languages

Language:C++ 100.0%