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