Programming Nonsense
RSS FeedMusings on C++, compilers, debuggers, and more.
Building a Debugger is now available to purchase.
For my art, see sybrand.ink.
Recent Posts
-
Building Native Plugin Systems with WebAssembly Components
Published:Sandboxed plugins with well-defined interfaces
-
std::generator: Standard Library Coroutine Support
Published:Generate sequences of values on-demand with coroutines
-
C++23's Fold Algorithms
Published:Better folds for a modern language
-
C++23's Deducing this
Published:What it is, why it is, how to use it
-
Abbreviated Function Templates and Constrained Auto
Published:C++20 features for more terse template code