BartVandewoestyne / Effective-Cpp
Sample code for the Effective C++ book by Scott Meyers.
☆51Updated 10 years ago
Alternatives and similar repositories for Effective-Cpp:
Users that are interested in Effective-Cpp are comparing it to the libraries listed below
- Design patterns for C++ example.☆151Updated 5 years ago
- C++ Concurrency in Action - Practical Multithreading☆59Updated 8 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆140Updated 7 years ago
- Hands-On Design Patterns with C++, published by Packt☆371Updated 2 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 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
- 200 LeetCode Top Interview Questions: Optimal Solutions with Detailed Explanations for Easy/Medium/Hard Levels to Ace Coding Interviews☆63Updated 4 months ago
- 《C++20 - Get the Details 》的非专业个人翻译☆55Updated 2 years ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆244Updated 11 years ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆421Updated 4 years ago
- Sample code for the Effective Modern C++ book by Scott Meyers.☆580Updated 2 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
- c/c++ language useful recipes☆95Updated 11 years ago
- Source Code for 'Design Patterns in Modern C++20' by Dmitri Nesteruk☆61Updated 3 years ago
- 《C++ Move Semantics》的非专业个人翻译☆75Updated 3 years ago
- Concurrency with modern C++☆31Updated 3 years ago
- 23 Design Patterns implemented by C++☆154Updated 7 years ago
- Code files by Packt☆532Updated 4 years ago
- 《The C++ Standard Library》的非专业个人翻译☆60Updated 11 months ago
- 机工社《高级C++20编程》随书代码☆54Updated 2 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思 想层面的东西通过库来提供。☆54Updated 10 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆243Updated 4 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆89Updated 2 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- Experimental C++20 Linux Reactor: Select/Poll/Epoll☆30Updated 4 months ago
- ☆107Updated 2 years ago
- Working examples of Python, C++, C and JS new features☆133Updated 2 years ago
- CMake Cookbook, by Packt☆199Updated last year
- 《Template Metaprogramming with C++ 》的非专业个人翻译☆71Updated last year