BartVandewoestyne / Effective-Cpp
Sample code for the Effective C++ book by Scott Meyers.
☆52Updated 9 years ago
Alternatives and similar repositories for Effective-Cpp:
Users that are interested in Effective-Cpp are comparing it to the libraries listed below
- C++ Templates - The Complete Guide, 2nd Edition☆136Updated 7 years ago
- This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr☆49Updated 6 years ago
- Design patterns for C++ example.☆150Updated 5 years ago
- 《Software Architecture with C++》的非专业个人翻译☆74Updated 2 years ago
- 《C++ Move Semantics》的非专业个人翻译☆73Updated 3 years ago
- Hands-On Design Patterns with C++, published by Packt☆370Updated 2 years ago
- 🎯 200 LeetCode Top Interview Questions: Optimal Solutions with Detailed Explanations for Easy/Medium/Hard Levels to Ace Coding Interview…☆63Updated last month
- 《C++20 - Get the Details 》的非专业个人翻译☆55Updated last year
- Sample code for the Effective Modern C++ book by Scott Meyers.☆577Updated last year
- Source Code for 'Design Patterns in Modern C++20' by Dmitri Nesteruk☆58Updated 3 years ago
- C++ Concurrency in Action - Practical Multithreading☆60Updated 7 years ago
- 23 Design Patterns implemented by C++☆153Updated 7 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- C++ utilities☆46Updated last month
- My example and experimental source codes about books of Effective C++ Series, "Effective C++ 3/E" and "Effective Modern C++" by Scott Mey…☆35Updated 7 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆88Updated 2 years ago
- 简单有效的内存池实现☆92Updated 8 years ago
- My own implementation of C++'s smart pointers☆36Updated 4 years ago
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆41Updated 5 years ago
- Concurrency with modern C++☆30Updated 3 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆10Updated 6 years ago
- 公众号[树屋编程]相关文章的代码☆35Updated 4 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆240Updated 4 years ago
- tass-sgi-stl-2.91.57-annotated-source☆59Updated 12 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- A design pattern library developed in modern c++.☆54Updated 2 years ago
- Code files by Packt☆532Updated 4 years ago
- C++ Template Metapogramming Study Resources☆38Updated 5 years ago
- 💡 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆321Updated last month