The main metafunction for expanding a compiletime expression. More...
#include <expand.hpp>
The main metafunction for expanding a compiletime expression.
Note that the default is not to define a return type. This provides SFINAE for the user function expand().
T | The compiletime expression to be expanded |