Skip to content

xcodeassociated/Effective-Modern-Cpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Effective Modern C++

I was an official reviewer for Scott Meyer his "Effective Modern C++" book. I have reviewed a large part of it (not all 42 items though). I accepted draft book material, reviewed the text, tested the code, and sent Scott comments and questions. In addition to testing almost all the code examples, I offered insights into the readability and comprehensibility of the descriptive material, and pointed out places where non-native English speakers (a significant part of the readership) might be confused or be unfamiliar with the vocabulary Scott had chosen.

This repository contains my compilable implementation for the code in the book. It is not officially linked to the book nor to Scott. It contains my personal, practical hands-on implementation of the sample code. My goal is to provide the C++ community with something that can be used in a hands-on way to play with the concepts explained in the book. Feel free to send me comments and questions, or to take a look at the TODO-list and send me pull-requests.

About

Sample code for the Effective Modern C++ book by Scott Meyers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.6%
  • CMake 11.2%
  • C 0.2%