Horizon
Loading...
Searching...
No Matches
Public Types | List of all members
meta::quote< C > Struct Template Reference

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

#include <meta.hpp>

Public Types

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

Detailed Description

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

Turn a template C into an invocable.


The documentation for this struct was generated from the following file: