X-czh / smart_ptrLinks
My own implementation of C++'s smart pointers
☆37Updated 4 years ago
Alternatives and similar repositories for smart_ptr
Users that are interested in smart_ptr are comparing it to the libraries listed below
Sorting:
- C++ utilities☆48Updated 2 months ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆27Updated last year
- 公众号[树屋编程]相关文章的代码☆36Updated 8 months ago
- c++20 coroutine with epoll and queue☆102Updated last year
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- 《C++20 - Get the Details 》的非专业个人翻译☆56Updated 2 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library