Accidentily celebrating 13 years of Meeting C++ with Jason Turner

LLVM Code Generation - Interview with Author Quentin Colombet - Meeting C++ online
https://www.youtube.com/watch?v=THKN2o6eCFM
#cpp
#cplusplus
LLVM Code Generation - Interview with Author Quentin Colombet - Meeting C++ online

YouTube
C++ FINALLY Made Logging GOOD!

YouTube
Rainer Grimm

C++11 is the first C++ standard that deals with concurrency

[MUC++] Anthony Benedict - Webassembly Quickstart for C++ Developers (Lightning Talk)
https://www.youtube.com/watch?v=mNZC6I-us5U
#cpp
#cplusplus
[MUC++] Anthony Benedict - Webassembly Quickstart for C++ Developers (Lightning Talk)

YouTube

Go home, Clang, you are drunk!

#LLVM #Clang #cplusplus

Dockerized toolchain in CLion with Conan

In the olden times it was relatively hard to develop C++ projects cross-platform. You had to deal with cross-compiling, different compilers and versions of them, implementation-defined and unspecif…

Schneide Blog
Meeting C++ weekly Blogroll 485

Ah, yes, #C23 finally blesses us with tag compatibility, because who doesn't love redefining #structs in their spare time? πŸ₯±βœ¨ #GCC and #Clang are here to save us from the horrors of incompatible parametersβ€”truly a thrilling adventure in "do we really need this?" πŸš€πŸ”§
https://nullprogram.com/blog/2025/06/26/ #Cplusplus #TagCompatibility #ProgrammingAdventures #HackerNews #ngated
Parameterized types in C using the new tag compatibility rule