View Single Post
  #1  
Old 06-07-2024, 14:41
WhoCares's Avatar
WhoCares WhoCares is offline
who cares
 
Join Date: Jan 2002
Location: Here
Posts: 468
Rept. Given: 11
Rept. Rcvd 32 Times in 25 Posts
Thanks Given: 69
Thanks Rcvd at 247 Times in 94 Posts
WhoCares Reputation: 32
UniqueResource, a C++ template class as a universal resource manager

https://github.com/z16166/UniqueResource

UniqueResource, a C++ template class which works as a universal resource manager to own and free all kinds of resources.

C++14 and above, header-only.

Made by me, inspired by std::experimental::unique_resource and similar projects.
__________________
AKA Solomon/blowfish.
Reply With Quote
The Following 3 Users Gave Reputation+1 to WhoCares For This Useful Post:
blue_devil (06-07-2024), Fyyre (06-11-2024), sendersu (06-11-2024)
The Following 5 Users Say Thank You to WhoCares For This Useful Post:
blue_devil (06-07-2024), Fyyre (06-11-2024), MarcElBichon (06-07-2024), sendersu (06-11-2024), tonyweb (06-08-2024)