BartVandewoestyne / Effective-Cpp
Sample code for the Effective C++ book by Scott Meyers.
☆51Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for Effective-Cpp
- Design patterns for C++ example.☆152Updated 4 years ago
- This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr☆50Updated 5 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆131Updated 6 years ago
- Hands-On Design Patterns with C++, published by Packt☆364Updated last year
- Concurrency with modern C++☆31Updated 3 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago
- 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
- Working examples of Python, C++, C and JS new features☆129Updated last year
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆52Updated 9 years ago
- A curated list of Modern C++ idioms☆21Updated 7 years ago
- 《C++ Move Semantics》的非专业个人翻译☆67Updated 3 years ago
- Solutions to high-frequency interview questions of LeetCode in C++17, taking into account both efficiency and comprehensibility.☆61Updated 2 weeks ago
- 《C++20 - Get the Details 》的非专业个人翻译☆54Updated last year
- A design pattern library developed in modern c++.☆51Updated 2 years ago
- Professional C++11/14&Boost Development☆60Updated 4 years ago
- Sample code for the Effective Modern C++ book by Scott Meyers.☆566Updated last year
- ☆101Updated last year
- Source Code for 'Design Patterns in Modern C++20' by Dmitri Nesteruk☆53Updated 3 years ago
- C++ Template Metapogramming Study Resources☆37Updated 5 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆83Updated 2 years ago
- A gRPC C++ tutorial☆47Updated last year
- 《Software Architecture with C++》的非专业个人翻译☆71Updated 2 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆228Updated 4 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 3 years ago
- Mastering the C++17 STL, published by Packt☆101Updated last year
- Code files by Packt☆528Updated 3 years ago
- CMake Cookbook, by Packt☆192Updated 9 months ago
- 23 Design Patterns implemented by C++☆150Updated 7 years ago
- gRPC C++ bidirectional streaming example☆49Updated 4 years ago
- 简单有效的内存池实现☆90Updated 8 years ago