An introduction to c# Generics less than 1 minute read http://msdn.microsoft.com/en-us/library/ms379564(VS.80).aspx Share on Twitter Facebook LinkedIn Previous Next
C++ - std::launder: When Is It Actually Required? 12 minute read std::launder has a reputation for being the most-cited, least-understood function in the standard library. It compiles to nothing. It changes no bits. It exi...
C++ - No Compiler Required: Hand-Rolling C++20 Coroutines in C++17 (Johannes Kalmbach, C++Now 2026) 13 minute read Johannes Kalmbach - No Compiler Required: Hand-Rolling C++20 Coroutines in C++17 - C++Now 2026
C++ - Coroutines for Dummies (Dominic Fischer, C++Now 2026) 17 minute read Dominic Fischer - Coroutines for Dummies - C++Now 2026
C++ - Reflection Is Only Half the Story (Barry Revzin, C++Now 2026 Keynote) 35 minute read Barry Revzin - Reflection Is Only Half the Story - C++Now 2026 Keynote