Define “proper”. For me, “proper” is readable code without too much magic and over-reliance to compiler to do optimizations. C-- and Orthodox C++ are there for a reason. People in the committee and Bjarne himself don’t…
> Ranges [are] pretty central part of C++20 Just shows how distant the committee is from the developers.
Who exactly cares about C++20? Most (mis)features of the “standard” won’t be used for years anyway, until the codegen stabilizes and performance impact will be known. Most of people in these communities never got a…
How is ISO C++ compliance relevant to actual development?
Define “proper”. For me, “proper” is readable code without too much magic and over-reliance to compiler to do optimizations. C-- and Orthodox C++ are there for a reason. People in the committee and Bjarne himself don’t…
> Ranges [are] pretty central part of C++20 Just shows how distant the committee is from the developers.
Who exactly cares about C++20? Most (mis)features of the “standard” won’t be used for years anyway, until the codegen stabilizes and performance impact will be known. Most of people in these communities never got a…
How is ISO C++ compliance relevant to actual development?