real-time-cpp
real-time-cpp copied to clipboard
Modernize code snippets with trailing return and auto and more
The purpose of this issue is to track potential modernization of the code snippets using trailing return type, enhanced use of auto, constexpr and more.
Work has begun and we are up to Chapter 03