C++17 UPDATE NEWS!!GET HYPED ;D | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 11

C++17 UPDATE NEWS!!GET HYPED ;D

Here’s the list of the most notable features coming to C++: -C++17 is based on C11 -Dynamic memory allocation for over-aligned data -Guaranteed copy elision -Forward process guarantees (FPG) -Structured bindings -if (init; condition) and switch (init; condition) -constexpr if -Inline variables -A weaker version of fixed order-of-evaluation for expressions -Template argument deduction for class templates -Addition of std::byte type Source:Fossbytes

25th Mar 2017, 7:39 PM
Meharban Singh
Meharban Singh - avatar
0 Answers