Skip to content

StevePro7/EffectiveModernCpp

Repository files navigation

Effective Modern C++

42 Specific Ways to Improve Your Programs and Designs

INTRO

Contains all notes + source code compiled from Effective Modern C++
First Edition Effective Modern C++ by Scott Meyers published in 2015

TOOLS
  • C/C++ 11 & 14
  • Code::Blocks 16.01
  • Visual Studio 2017
  • Xcode 11.2.1
SOURCE CODE

https://github.com/SteveProXNA/EffectiveModernCpp

CHAPTERS
  • Chap00 Introduction
  • Chap01 Deducing Types
  • Chap02 auto
  • Chap03 Moving to Modern C++
  • Chap04 Smart Pointers
  • Chap05 Rvalue References, Move Semantics, and Perfect Forwarding
  • Chap06 Lambda Expressions
  • Chap07 The Concurrency API
  • Chap08 Tweaks
CONTACT

About

42 Specific Ways to Improve Your Programs and Designs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages