- Adventures in returning value-dependent type https://dev.krzaq.cc/post/adventures-in-returning-value-dependent-type/ 29 comments cpp
- Code doodles #5 - quite surprising parse https://dev.krzaq.cc/post/code-doodles-5-quite-surprising-parse/ 11 comments cpp
- You don't need a stateful deleter in your unique_ptr (usually) https://dev.krzaq.cc/post/you-dont-need-a-stateful-deleter-in-your-unique_ptr-usually/ 17 comments cpp
- Writing C++17 for 16-bit x86 https://dev.krzaq.cc/post/writing-cpp17-for-16bit-x86/ 9 comments cpp
- An erase/remove idiom gotcha http://dev.krzaq.cc/an-erase-remove-idiom-gotcha/ 41 comments cpp
- Readable function pointers http://dev.krzaq.cc/readable-function-pointers/ 12 comments cpp
- When delegating constructors may stab you in the back — /dev/krzaq http://dev.krzaq.cc/when-delegating-constructors-may-stab-you-in-the-back/ 14 comments cpp
- Checking whether a class has a member function with a given signature http://dev.krzaq.cc/checking-whether-a-class-has-a-member-function-with-a-given-signature/ 17 comments cpp