This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr
☆50Jan 20, 2026Updated last month
Alternatives and similar repositories for CplusPlus_SmartPointer
Users that are interested in CplusPlus_SmartPointer are comparing it to the libraries listed below
Sorting:
- This repo explains the mechanism of creating and using lambdas in C++11 onwards. It also explains how and when to use these lambdas☆11Dec 26, 2017Updated 8 years ago
- My Blog☆26Sep 4, 2016Updated 9 years ago
- Three major design patterns for multithreading development☆34Jun 5, 2023Updated 2 years ago
- Slides from C++ on Sea 2024☆17Sep 2, 2024Updated last year
- A simple Smart Pointer class, including strong_ptr and weak_ptr☆17Nov 2, 2017Updated 8 years ago
- cdn 解决最优网络流传输分配的服务器选点问题☆11Nov 11, 2018Updated 7 years ago
- 自己实现智能指针☆104Apr 9, 2016Updated 9 years ago
- Full Stack Web Development with Raspberry Pi 3, published by Packt☆12Jan 30, 2023Updated 3 years ago
- C++ Workflow with kubernetes automated deployment.