Up to now, PolymorphicValue was always used as-is, packaged into a typedef. Now we consider using it as building block within an adapter for visitor-like tokens. Which requires to pass-down the ctor call directly from the subclass, at least if we want to emplace the resulting entity directly into a stdlib container. As an asside, PolymorphicValue also used explicit specialisations for N-arguments, which meanwhile can be replaced by variadic templates |
||
|---|---|---|
| .. | ||
| common | ||
| include | ||
| lib | ||
| lumiera | ||
| plugin | ||
| stage | ||
| steam | ||
| tool | ||
| vault | ||
| .gitignore | ||
| DIR_INFO | ||
| doxygen.dox | ||
| SConscript | ||