Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/meta/generator-combinations.hpp"
Build a Case matrix.
The given parameter template X will be instantiated for each possible combination of the elements from both parameter type-lists. All these instantiations will be chained up into a linear inheritance chain rooted at the BASE type.
Definition at line 91 of file generator-combinations.hpp.