Range-v3
Range algorithms, views, and actions for the Standard Library
Public Types
|
List of all members
meta::quote_i< T, C > Struct Template Reference
Meta
»
Trait
»
Composition
Description
template<typename T, template< T... > class C>
struct meta::quote_i< T, C >
Turn a class template or alias template
C
taking literals of type
T
into a Callable.
Public Types
template<typename... Ts>
using
invoke
=
_t
< detail::defer_i_< T, C, Ts::type::value... > >
meta
quote_i
Generated by
1.8.13