c++11
0 Followers 0 Questions Created 29 days ago

A major update that modernized C++ with features like `auto`, range-based for-loops, smart pointers, move semantics, and lambdas. It also introduced threading support and `nullptr`.