Episode
C++ - Language Conformance
Visual Studio now allows you to write fully modern C++. The new compiler is mostly conformant to C++11, and it also has implemented many C++14 and proposed C++17 features. Your C++ code can now be safer, more portable, and easier to write, read, and maintain.
Visual Studio now allows you to write fully modern C++. The new compiler is mostly conformant to C++11, and it also has implemented many C++14 and proposed C++17 features. Your C++ code can now be safer, more portable, and easier to write, read, and maintain.
Video URL
HTML iframe
Have feedback? Submit an issue here.