Tuesday Coding Tip 84 — C++ type trait for callable typesTuesday coding tips are short posts about various tidbits mainly from C++, but also from other programming languages I use. You can also…2h ago2h ago
Tuesday Coding Tip 83 — A curious case of NLOHMANN_JSON_SERIALIZE_ENUMTuesday coding tips are short posts about various tidbits mainly from C++, but also from other programming languages I use. You can also…Apr 8Apr 8
Tuesday Coding Tip 82 — C# exception filterTuesday coding tips are short posts about various tidbits mainly from C++, but also from other programming languages I use. You can also…Apr 1Apr 1
Tuesday Coding Tip 81 — Pattern matching a C++ enumTuesday coding tips are short posts about various tidbits mainly from C++, but also from other programming languages I use. You can also…Mar 4Mar 4
Are C++ modules there yet?This is a written version of a talk I had on a C++Meetup Brno. It sums up my experience using modules in C++ and my arguments as to why you…Feb 191Feb 191
Tuesday Coding Tip 80 — C# lambdas and mutability rulesTuesday coding tips are short posts about various tidbits mainly from C++, but also from other programming languages I use. You can also…Feb 18Feb 18
Tuesday Coding Tip 79 — Many ways of collecting values from a map in C++Tuesday coding tips are short posts about various tidbits mainly from C++, but also from other programming languages I use. You can also…Feb 111Feb 111
Const-correctness for dummiesThe concept of const-correctness in C++ can be hard to grasp for some. If you don’t just accept it at face value and look at it from a…Jan 302Jan 302
Tuesday Coding Tip 78 — Many ways of reading a file in C++Tuesday coding tips are short posts about various tidbits mainly from C++, but also from other programming languages I use. You can also…Jan 284Jan 284
Tuesday Coding Tip 77 — Multidimensional subscript operatorTuesday coding tips are short posts about various tidbits mainly from C++, but also from other programming languages I use. You can also…Jan 14Jan 14