BartVandewoestyne / Effective-CppLinks
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
Sorting:
- Hands-On Design Patterns with C++, published by Packt☆384Updated 2 years ago
- Design patterns for C++ example.☆152Updated 5 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆150Updated 7 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- Online examples from "Boost C++ Application Development Cookbook":☆425Updated 11 months ago
- Sample code for the Effective Modern C++ book by Scott Meyers.☆598Updated 2 years ago
- Code files by Packt☆539Updated 4 years ago
- C++ Template Metapogramming Study Resources☆38Updated 6 years ago
- Concurrency with modern C++☆33Updated 4 years ago
- C++ utilities☆56Updated 2 weeks ago
- Working code for the Design Patterns book from the Gang of Four.☆288Updated last year
- ☆236Updated 3 months ago
- My C++ Notes☆107Updated 4 years ago
- source code for the book "C++ Concurrency in Action"☆29Updated 9 years ago
- C++ Concurrency in Action - Practical Multithreading☆60Updated 8 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 3 years ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆439Updated 5 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 3 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…☆34Updated 8 years ago
- This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr☆50Updated 6 years ago
- Design Patterns in Modern C++☆100Updated 7 years ago
- Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk☆571Updated 2 years ago
- C++ Reactive Programming, published by Packt☆142Updated 2 years ago
- CMake Best Practices, by Packt Publishing☆211Updated last year
- Working examples of Python, C++, C and JS new features☆138Updated 4 months ago
- CMake Cookbook, by Packt☆202Updated last year
- Simple C++ Config Loader Framework(Serialization & Reflection)☆244Updated 3 weeks ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆82Updated last year
- Experiments with the C++ programming language.☆143Updated last month
- 作为对《Concurrency with Modern C++》的中文翻译。☆248Updated 5 years ago