|
Horizon
|
Turn a template C taking literals of type T into a invocable.
More...
#include <meta.hpp>
Public Types | |
| template<META_TYPE_CONSTRAINT(integral)... Ts> | |
| using | invoke = _t<defer_i<T, C, Ts::type::value...>> |
Turn a template C taking literals of type T into a invocable.