Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwaway311022
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
throwaway311022
4y ago
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 write any production
2.
▲
by
throwaway311022
4y ago
> Ranges [are] pretty central part of C++20 Just shows how distant the committee is from the developers.
3.
▲
by
throwaway311022
4y ago
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 dollar for a line of C++,
4.
▲
by
throwaway311022
4y ago
How is ISO C++ compliance relevant to actual development?