STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | List of all members
_Meta_quote< _Fn > Struct Template Reference

Public Types

template<class... _Types>
using _Invoke = typename _Meta_quote_helper_< void, _Fn, _Types...>::type
 

Member Typedef Documentation

template<template< class...> class _Fn>
template<class... _Types>
using _Meta_quote< _Fn >::_Invoke = typename _Meta_quote_helper_<void, _Fn, _Types...>::type

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