Effective Modern C++
Visit resource ↗Description
Scott Meyers guide to 42 best practices for C++11/14 - move semantics, smart pointers, lambdas, and avoiding common modern C++ pitfalls. Useful for engine and tools code that wraps rendering systems.
Scott Meyers guide to 42 best practices for C++11/14 - move semantics, smart pointers, lambdas, and avoiding common modern C++ pitfalls. Useful for engine and tools code that wraps rendering systems.