Darrell (@beached_whale) 's Twitter Profile
Darrell

@beached_whale

C++, computer science, electronics, oxford commas, and running (he/him)

github.com/beached
@[email protected]

ID: 67126286

calendar_today19-08-2009 21:23:26

7,7K Tweet

420 Followers

696 Following

Darrell (@beached_whale) 's Twitter Profile Photo

The answer is, don't do that(please) but this snippet still makes me a little sad. I think, after chatting on it, with int it's the lvalue->rvalue conv that is doing it. but fun times

The answer is, don't do that(please) but this snippet still makes me a little sad.  I think, after chatting on it, with int it's the lvalue->rvalue conv that is doing it. but fun times
Darrell (@beached_whale) 's Twitter Profile Photo

Nice to see, but seeing PVS Studio and ones projects in the same tweet is often filled with work(bugs :) ) But it's already fixed.

Darrell (@beached_whale) 's Twitter Profile Photo

What is MSVC doing, apparently it's anti-exception in VS2022 as the only diff is a #ifdef that throws or terminates vs2022 - 20 - with except - 199.49MB/s vs2022 - 20 - without except - 390.35MB/s vs2022 - 17 - with except - 404MB/s vs2022 - 17 - without except - 433.51MB/s ...

What is MSVC doing, apparently it's anti-exception in VS2022 as the only diff is a #ifdef that throws or terminates 
vs2022 - 20 - with except - 199.49MB/s
vs2022 - 20 - without except - 390.35MB/s
vs2022 - 17 - with except - 404MB/s
vs2022 - 17 - without except - 433.51MB/s
...
Darrell (@beached_whale) 's Twitter Profile Photo

Hey CLion, a JetBrains IDE I love the IDE but tried the new UI today and it is missing a way of showing all the targets in the pulldown, making it useless to me. I like the splitting of profile/target but I need an option to show all targets as it has been. It feels useless with just recent

Darrell (@beached_whale) 's Twitter Profile Photo

I really like this. One can change the default case in specialization. In this case, the base case will never be more special than the new default. #cpp #cplusplus

I really like this.  One can change the default case in specialization.  In this case, the base case will never be more special than the new default.  #cpp #cplusplus