Skip to content

Vearthtek/foo_ptr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

foo_ptr

Educational project

The purpose of this is to create smart pointer to be smart enough to invalidate all references to the owned object (the destroy() method).

Compilation

g++ Source.cpp --std=c++14

Output

a[0x249ec20] b[(nil)] c[(nil)]

About

Educational project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages