Simple 'smart' pointer, based on C++ 11. Allows to choose at compile-time to avoid using atomic-counter & thread-lock. Also has option (ability) to search already stored instance of object & get 'smart pointer'-copy.
-
Notifications
You must be signed in to change notification settings - Fork 1
Simple 'smart' pointer, based on C++ 11. Allows to choose at compile-time to avoid using atomic-counter & thread-lock. Also has option (ability) to search already stored instance of object & get 'smart pointer'-copy.
License
c0de4un/simple_pointer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple 'smart' pointer, based on C++ 11. Allows to choose at compile-time to avoid using atomic-counter & thread-lock. Also has option (ability) to search already stored instance of object & get 'smart pointer'-copy.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published