C++ dual build: Including headers or importing modules
This blog post will discuss enabling a dual build configuration for C++20 modules: Either use old-school header includes (x)or import modules instead.
This blog post will discuss enabling a dual build configuration for C++20 modules: Either use old-school header includes (x)or import modules instead.
The output of git calls, e.g. git diff, can be improved. Instead of only showing changed lines it can highlight the parts of a line that actually changed. Se...
VSCode might freeze on a freshly installed Manjaro running XFCE whenever one opens a folder containing a git repository.
Some old notes I took while listening to that talk. Not sure if really of any use though…
Talk: What is Low Latency C++? - Timur Doumler - CppNow 2023