Why RAII Matters in Modern C++

What are your thoughts on C++?

C++ Attribute: Likely, Unlikely

constexpr auto ymd {year(2021)/January/day(23)}; (std::chrono::operator/)

What version of C you use and why?

std::latch

C++ Alternative Operator Representations

Asm-declaration – Embed assembly language code within a C++ program (2017)

TIL - A std::vector<bool> only occupies a bit per element at the cost of being non-contiguous

lvalues and rvalues used to be simple things. Now, only a handful of people truly understand all facets of C++ value categories.

Std::get_money