Skip to content

Implementation of UniquePtr, SharedPtr and WeakPtr there

Notifications You must be signed in to change notification settings

chep0k/smart-ptrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

My implementation of SmartPtrs:

  • UniquePtr
  • SharedPtr
  • WeakPtr (correct behavior when using with SharedPtr)

About

Implementation of UniquePtr, SharedPtr and WeakPtr there

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages