Range-v3
Range algorithms, views, and actions for the Standard Library
 
Loading...
Searching...
No Matches
meta::quote< class > Struct Template Reference

Turn a template C into an invocable. More...

#include <meta/meta.hpp>

Public Types

template<typename... Ts>
using invoke = _t<defer<C, Ts...>>
 

Detailed Description

template<template< typename... > class>
struct meta::quote< class >

Turn a template C into an invocable.