https://github.com/povilasb/smart-pointers-sample
C++11 smart pointers use sample.
https://github.com/povilasb/smart-pointers-sample
Last synced: 9 months ago
JSON representation
C++11 smart pointers use sample.
- Host: GitHub
- URL: https://github.com/povilasb/smart-pointers-sample
- Owner: povilasb
- License: mit
- Created: 2014-08-11T06:35:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-11T09:05:30.000Z (over 11 years ago)
- Last Synced: 2025-03-16T00:14:24.610Z (10 months ago)
- Language: C++
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
=====
About
=====
This is a basic sample of modern C++ smart pointers use.