BREAKING: C++26 will add range-based goto.

vitaut π€β€οΈπ€ πΊπ¦
Post
-
BREAKING: C++26 will add range-based goto. -
BREAKING: The C++ committee plans to extend the lifetime of the language by binding it to cppreference.BREAKING: The C++ committee plans to extend the lifetime of the language by binding it to cppreference.
-
BREAKING: C++29 will deprecate all keywords in favor of `auto`.BREAKING: C++29 will deprecate all keywords in favor of `auto`.
-
We looked at Perl and we didnβt think it was any good as a programming language.We looked at Perl and we didnβt think it was any good as a programming language. - Guido van Rossum
-
Beavers, what a conceptBeavers, what a concept
-
Python documentary should have been narrated by David AttenboroughPython documentary should have been narrated by David Attenborough
-
arctic_char_tSome Japanese restaurants be like: we are open from 5pm to 5:30pm three days a week
-
arctic_char_tarctic_char_t
-
BREAKING: US scientists discovered C++ code that works.BREAKING: US scientists discovered C++ code that works.
-
BREAKING: The {fmt} library has been ported to #Python https://docs.python.org/3/library/stdtypes.html#str.formatUnfortunately it is a very limited port: it doesn't support compile-time checks and is much slower.
-
BREAKING: The {fmt} library has been ported to #Python https://docs.python.org/3/library/stdtypes.html#str.formatBREAKING: The {fmt} library has been ported to #Python https://docs.python.org/3/library/stdtypes.html#str.format
-
My Lyft driver name was Jhon and it broke my brain such that I couldnβt remember where h goes in John and had to google it.My Lyft driver name was Jhon and it broke my brain such that I couldnβt remember where h goes in John and had to google it.
-
Don't start your SO question with "Well, I'm dumb." Everyone already knows it since you are using SO.Don't start your SO question with "Well, I'm dumb." Everyone already knows it since you are using SO.
-
Pro tip: don't write implicit C++ ctors that take objects of any type.Pro tip: don't write implicit C++ ctors that take objects of any type.
-
RIP Maru https://en.m.wikipedia.org/wiki/Maru_(cat) -
I seem to get better sleep with a window open despite more noise (less CO2 FTW)I seem to get better sleep with a window open despite more noise (less CO2 FTW)
-
mOdErN C++@oblomov someone expressed an intent to propose this for standardization
-
mOdErN C++mOdErN C++
-
Race tips be like "We're not sharing any of the above to frighten you."Race tips be like "We're not sharing any of the above to frighten you."
-
How do you access private members of another class in C++?How do you access private members of another class in C++? Asking for a friend.