The published thoughts of Filip Roséen; an ex-university teacher, a high-fashion model, but first and foremost — a programmer.
How to implement a stateful meta-container that is usable where a constant-expression is required, effectively making it possible to store state during compilation.
Created | Mon, 28 May 2015 22:03:12 +0200 |
---|---|
Tags | c++, c++14, constant-expression, stateful meta-programming |
How to implement a compile-time counter in C++ (usable where a constant-expression is required).
Created | Mon, 11 May 2015 11:13:27 +0200 |
---|---|
Tags | c++, c++11, constant-expression, stateful meta-programming |
C++ is a complex language, and constant-expressions are not as constant as they might appear. Can one introduce writable state by abusing the ISO Standard?
Created | Sun, 26 Apr 2015 17:58:18 +0200 |
---|---|
Tags | c++, c++11, constant-expression, stateful meta-programming |
Note: If you appreciate the contents of this blog, please feel free to make a donation (paypal) to show your support.