The recommended book for this course is "C++ Primer (5th Edition)" by Lippman, Lajoie and Moo. Thorough coverage of C++11, plus traditional features which are still widely used.
Also worth reading is "A Tour of C++ (2nd Edition)" by Bjarne Stroustrup which gives a brief description of every important feature in Modern C++ up to C++17.