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 ComponentsPublished:Sandboxed plugins with well-defined interfaces 
-   std::generator: Standard Library Coroutine SupportPublished:Generate sequences of values on-demand with coroutines 
-   C++23's Fold AlgorithmsPublished:Better folds for a modern language 
-   C++23's Deducing thisPublished:What it is, why it is, how to use it 
-   Abbreviated Function Templates and Constrained AutoPublished:C++20 features for more terse template code