|
- \hypertarget{structutl_1_1meta_1_1quote}{}\section{utl\+:\+:meta\+:\+:quote$<$ F $>$ Struct Template Reference}
- \label{structutl_1_1meta_1_1quote}\index{utl\+::meta\+::quote$<$ F $>$@{utl\+::meta\+::quote$<$ F $>$}}
-
-
- {\ttfamily \#include $<$invoke.\+h$>$}
-
- \subsection*{Public Types}
- \begin{DoxyCompactItemize}
- \item
- {\footnotesize template$<$typename... Args$>$ }\\using \mbox{\hyperlink{structutl_1_1meta_1_1quote_a7741173cf865291c89d374c2fac0d17e}{apply}} = \mbox{\hyperlink{namespaceutl_1_1meta_aa5a37adba244ff4286f994111c4c02ea}{eval}}$<$ \mbox{\hyperlink{namespaceutl_1_1meta_a48f9a1220931596a9652351d2e7242be}{defer}}$<$ F, Args... $>$ $>$
- \end{DoxyCompactItemize}
-
-
- \subsection{Detailed Description}
- \subsubsection*{template$<$template$<$ typename... $>$ class F$>$\newline
- struct utl\+::meta\+::quote$<$ F $>$}
-
- quote
-
- quote deferred is a higher-\/order primitive that wraps an n-\/ary Metafunction to create a corresponding Metafunction Class (Invocable) using defer$<$$>$ to postpone the evaluation of Metafunction. This is a safe version of {\ttfamily wrap$<$$>$}. Again this way we can pass Metafunctions as types to other metafunctions and let them {\ttfamily invoke} the inner templated apply
-
- Definition at line 234 of file invoke.\+h.
-
-
-
- \subsection{Member Typedef Documentation}
- \mbox{\Hypertarget{structutl_1_1meta_1_1quote_a7741173cf865291c89d374c2fac0d17e}\label{structutl_1_1meta_1_1quote_a7741173cf865291c89d374c2fac0d17e}}
- \index{utl\+::meta\+::quote@{utl\+::meta\+::quote}!apply@{apply}}
- \index{apply@{apply}!utl\+::meta\+::quote@{utl\+::meta\+::quote}}
- \subsubsection{\texorpdfstring{apply}{apply}}
- {\footnotesize\ttfamily template$<$template$<$ typename... $>$ class F$>$ \\
- template$<$typename... Args$>$ \\
- using \mbox{\hyperlink{structutl_1_1meta_1_1quote}{utl\+::meta\+::quote}}$<$ F $>$\+::\mbox{\hyperlink{structutl_1_1meta_1_1quote_a7741173cf865291c89d374c2fac0d17e}{apply}} = \mbox{\hyperlink{namespaceutl_1_1meta_aa5a37adba244ff4286f994111c4c02ea}{eval}}$<$ \mbox{\hyperlink{namespaceutl_1_1meta_a48f9a1220931596a9652351d2e7242be}{defer}}$<$F, Args...$>$ $>$}
-
- \begin{Desc}
- \item[Examples\+: ]\par
- \mbox{\hyperlink{_w_1_2_work_2_software_2_libraries_2utl_2include_2utl_2meta_2invoke_8h-example}{W\+:/\+Work/\+Software/\+Libraries/utl/include/utl/meta/invoke.\+h}}.\end{Desc}
-
-
- Definition at line 238 of file invoke.\+h.
-
-
-
- The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
- \item
- include/utl/meta/\mbox{\hyperlink{meta_2invoke_8h}{invoke.\+h}}\end{DoxyCompactItemize}
|