Boost and optimize the performance of your C++17 code
by
Viktor Sehr, Björn Andrist
Language: English
Release Date: January 31, 2018
Write code that scales across CPU registers, multi-core, and machine clusters
Key Features
Explore concurrent programming in C++
Identify memory management problems
Use SIMD and STL containers for performance improvement
Book Description
C++ is a highly portable language and can be used to...