@[email protected] #BLM
@CoderCasey
Followers
2K
Following
3K
Media
50
Statuses
1K
Note: on #ConfederateHistoryMonth: just a friendly reminder that confederates committed treason to stupidly attack a country with 3 times their manpower and ALL of the military industry, primarily to defend the right to own, trade, beat and rape other humans.
1
66
368
Once is an anomaly. Twice is a coincidence. Three times is a pattern. Four times is enough. We've had enough of harassment and coverups. We have failed to make the C++ community safe. It's time for change. Leadership must prioritize safety.
4
18
138
In today's STL maintainer meeting: "Is 'squirrel' an emoji, or is there only 'chipmunk'?"
1
0
5
Every time someone in a meeting says "is everyone happy with" / "do we all want to" and I'm facepalming to the sound of crickets:
0
0
1
In C++23, -\N{ACKNOWLEDGE} != \N{NEGATIVE ACKNOWLEDGE}. @Cor3ntin, fix this madness!
0
0
0
My draft branch of the Standard Library Modules proposal (import std;) is ready for interested users to try out! I’m running a “bug bash” for the next two weeks:
github.com
MSVC's implementation of the C++ Standard Library. - StephanTLavavej/STL
2
12
89
Hey, I just met you. And this is crazy, but SG9 just forwarded `views::maybe` to LEWG for C++26. @sdowney
1
0
23
People: "Why isn't the compiler open-source?" Me: "We don't want anyone to know we named a function `member_d_pre_init__L_SKIP_MBRINIT`."
5
3
54
VS 2022 17.2 and VS 2019 16.11.14 are now available! Read the announcement by @CoderCasey, MSVC’s STL Completes /std:c++20:
devblogs.microsoft.com
We are happy to announce that the final C++20 Standard Library features are now stabilized and available in /std:c++20 mode in both Visual Studio 2022 version 17.2 and Visual Studio 2019 version...
1
10
56
Tragically, https://t.co/5XiaG0xPgj "ranges::fold" doesn't point out that folding isn't always appropriate. You've got to know when to hold them, and when to fold them.
2
0
15
MSVC compilers on @CompileExplore now support code execution and static analysis!
devblogs.microsoft.com
Compiler Explorer is a popular resource for visualizing the assembly output of various compilers, trying out different compiler versions and flags, and testing many popular libraries. We’re pleased...
8
57
255
Had an exciting "Who's on first?" moment while explaining P2168 to my skip manager this morning before finally making it clear that @Cor3ntin has been working on coroutines during quarantine.
0
1
16
Just had the most important talk that a man can have with his teenage son: tabs vs. spaces.
5
4
55
"Atomics default to sequential consistency because it's the only [memory ordering] that humans can understand." -- @StephanTLavavej
2
7
36
Probably the biggest thing C++ could do to make the language more powerful is to make functions (not function pointers, *functions* -- including overload sets and function templates) first class citizens of the language. The lack of functional composition in C++ is deadly. #cpp
18
18
144
C++ is a language of many subtitles.
0
6
8
I wrote a short blog post about the first user-visible bits of C++20 Ranges support appearing in Visual Studio 2019 version 16.6:
devblogs.microsoft.com
We are happy to announce that Visual Studio 2019 version 16.6 contains the first user-visible pieces of C++20 Ranges support. We’ve been working on support machinery for a few releases now, but in...
1
31
68
"That would be much simpler and clearer If it wasn't for the INF and NAN cases" - @Wako
0
0
1