From the course: C++ Best Practices for Developers

Turning on modern C++ - C++ Tutorial

From the course: C++ Best Practices for Developers

Start my 1-month free trial

Turning on modern C++

- [Instructor] Turning on modern C++ is easy. Simply add one of these compiler flags. I would advise to proceed with caution with older code. In general, I've had a fairly easy time upgrading my code to the new compiler.

Contents