smirking teapot

“I’m not an expert, I’m just a dude.” -Scott Schurr, CppCon 2015.

all logs

Apr 23, 2026
std::unreachable in C++23C++23 adds std::unreachable() to mark code paths the compiler can assume are never reached, enabling better optimizations.