Skip to content

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

License

Notifications You must be signed in to change notification settings

z16166/UniqueResource

Repository files navigation

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.

How to use: please refer to the demo code.

If you want to test the demo for OpenSSL, please install OpenSSL with vcpkg and enable vcpkg in *.vcxproj.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published