An open API service indexing awesome lists of open source software.

https://github.com/taeguk/effective-cpp-series

My example and experimental source codes about books of Effective C++ Series, "Effective C++ 3/E" and "Effective Modern C++" by Scott Meyers.
https://github.com/taeguk/effective-cpp-series

cpp cpp11 cpp14 effective-cpp effective-modern-cpp modern-cpp study

Last synced: 12 months ago
JSON representation

My example and experimental source codes about books of Effective C++ Series, "Effective C++ 3/E" and "Effective Modern C++" by Scott Meyers.

Awesome Lists containing this project

README

          

# Effective-Cpp-Series
My example and experimental source codes about books of Effective C++ Series by Scott Meyers.
- Effective C++ 3/E
- Effective Modern C++