|
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- \hypertarget{structutl_1_1meta_1_1wrap__i}{}\section{utl\+:\+:meta\+:\+:wrap\+\_\+i$<$ T, F $>$ Struct Template Reference}
- \label{structutl_1_1meta_1_1wrap__i}\index{utl\+::meta\+::wrap\+\_\+i$<$ T, F $>$@{utl\+::meta\+::wrap\+\_\+i$<$ T, F $>$}}
-
-
- Wrap a template {\ttfamily F} taking literal constants of type {\ttfamily T} into an Invokable.
-
-
-
-
- {\ttfamily \#include $<$invoke.\+h$>$}
-
- \subsection*{Public Types}
- \begin{DoxyCompactItemize}
- \item
- {\footnotesize template$<$typename... Ts$>$ }\\using \mbox{\hyperlink{structutl_1_1meta_1_1wrap__i_a14e7ddd17abbcecf2658a3dd4616e0d2}{apply}} = F$<$ Ts\+::type\+::value... $>$
- \end{DoxyCompactItemize}
-
-
- \subsection{Detailed Description}
- \subsubsection*{template$<$typename T, template$<$ T... $>$ class F$>$\newline
- struct utl\+::meta\+::wrap\+\_\+i$<$ T, F $>$}
-
- Wrap a template {\ttfamily F} taking literal constants of type {\ttfamily T} into an Invokable.
-
- Definition at line 107 of file invoke.\+h.
-
-
-
- \subsection{Member Typedef Documentation}
- \mbox{\Hypertarget{structutl_1_1meta_1_1wrap__i_a14e7ddd17abbcecf2658a3dd4616e0d2}\label{structutl_1_1meta_1_1wrap__i_a14e7ddd17abbcecf2658a3dd4616e0d2}}
- \index{utl\+::meta\+::wrap\+\_\+i@{utl\+::meta\+::wrap\+\_\+i}!apply@{apply}}
- \index{apply@{apply}!utl\+::meta\+::wrap\+\_\+i@{utl\+::meta\+::wrap\+\_\+i}}
- \subsubsection{\texorpdfstring{apply}{apply}}
- {\footnotesize\ttfamily template$<$typename T , template$<$ T... $>$ class F$>$ \\
- template$<$typename... Ts$>$ \\
- using \mbox{\hyperlink{structutl_1_1meta_1_1wrap__i}{utl\+::meta\+::wrap\+\_\+i}}$<$ T, F $>$\+::\mbox{\hyperlink{structutl_1_1meta_1_1wrap__i_a14e7ddd17abbcecf2658a3dd4616e0d2}{apply}} = F$<$Ts\+::type\+::value...$>$}
-
- \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 110 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}
|