In C++ world there are a lot of tasks that require a big amount of boilerplat code: serialization, RPC, ORM, bindings for script languages. There are multiple approaches that simplify …
MoreThe talk is about the question of implementation of Herd Sutter’s proposal PR0707 (metaclasses at C++) outside the compiler – as a separate utility. We will demonstrate the options of …
More