https://github.com/tandasat/scopedresource
Scoped Resource - Generic RAII Wrapper for the Standard Library by Peter Sommerlad and Andrew L. Sandoval
https://github.com/tandasat/scopedresource
Last synced: 7 months ago
JSON representation
Scoped Resource - Generic RAII Wrapper for the Standard Library by Peter Sommerlad and Andrew L. Sandoval
- Host: GitHub
- URL: https://github.com/tandasat/scopedresource
- Owner: tandasat
- Created: 2014-12-08T16:20:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-08T16:23:48.000Z (over 10 years ago)
- Last Synced: 2023-08-04T17:08:21.052Z (almost 2 years ago)
- Language: C++
- Size: 125 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ScopedResource
==============Scoped Resource - Generic RAII Wrapper for the Standard Library by Peter Sommerlad and Andrew L. Sandoval