Skip to content

A simple implementation of std::unique_ptr I made in c++, pretty straightforward to understand.

Notifications You must be signed in to change notification settings

Kratosix/unique_allocate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

It doesn't fully support all features of the stdlib's std::unique_ptr but it does support basic features

About

A simple implementation of std::unique_ptr I made in c++, pretty straightforward to understand.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published