Build Traits, Scott Meyers "gotchas" and group exercise

Details
We will spend the first ~15 minutes socializing and eating.
Austin Gilbert will present "Build Traits: using template specializations to write portable code". Austin is a distinguished C++ engineer with many years of experience.
Scott Meyers "gotchas" - We will discuss some more recommendations for moving to C++ 11/14 from this author's latest book "Effective Modern C++". Specifically, we will look at const_iterators and the "noexcept" keyword.
Group Exercise - Using exercism.io, as a group, we will pick an exercise and, using the C++ 11 and 14 features that we have discussed, implement a solution. This should be a fun exercise that will help "drive home" the features that we have already covered.
Hope to see everyone on the 2nd!
Gina

Build Traits, Scott Meyers "gotchas" and group exercise