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