Micro template library A library for building device drivers
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

50 lines
2.1 KiB

  1. \hypertarget{structutl_1_1meta_1_1wrap__i}{}\section{utl\+:\+:meta\+:\+:wrap\+\_\+i$<$ T, F $>$ Struct Template Reference}
  2. \label{structutl_1_1meta_1_1wrap__i}\index{utl\+::meta\+::wrap\+\_\+i$<$ T, F $>$@{utl\+::meta\+::wrap\+\_\+i$<$ T, F $>$}}
  3. Wrap a template {\ttfamily F} taking literal constants of type {\ttfamily T} into an Invokable.
  4. {\ttfamily \#include $<$invoke.\+h$>$}
  5. \subsection*{Public Types}
  6. \begin{DoxyCompactItemize}
  7. \item
  8. {\footnotesize template$<$typename... Ts$>$ }\\using \mbox{\hyperlink{structutl_1_1meta_1_1wrap__i_a14e7ddd17abbcecf2658a3dd4616e0d2}{apply}} = F$<$ Ts\+::type\+::value... $>$
  9. \end{DoxyCompactItemize}
  10. \subsection{Detailed Description}
  11. \subsubsection*{template$<$typename T, template$<$ T... $>$ class F$>$\newline
  12. struct utl\+::meta\+::wrap\+\_\+i$<$ T, F $>$}
  13. Wrap a template {\ttfamily F} taking literal constants of type {\ttfamily T} into an Invokable.
  14. Definition at line 107 of file invoke.\+h.
  15. \subsection{Member Typedef Documentation}
  16. \mbox{\Hypertarget{structutl_1_1meta_1_1wrap__i_a14e7ddd17abbcecf2658a3dd4616e0d2}\label{structutl_1_1meta_1_1wrap__i_a14e7ddd17abbcecf2658a3dd4616e0d2}}
  17. \index{utl\+::meta\+::wrap\+\_\+i@{utl\+::meta\+::wrap\+\_\+i}!apply@{apply}}
  18. \index{apply@{apply}!utl\+::meta\+::wrap\+\_\+i@{utl\+::meta\+::wrap\+\_\+i}}
  19. \subsubsection{\texorpdfstring{apply}{apply}}
  20. {\footnotesize\ttfamily template$<$typename T , template$<$ T... $>$ class F$>$ \\
  21. template$<$typename... Ts$>$ \\
  22. 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...$>$}
  23. \begin{Desc}
  24. \item[Examples\+: ]\par
  25. \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}
  26. Definition at line 110 of file invoke.\+h.
  27. The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
  28. \item
  29. include/utl/meta/\mbox{\hyperlink{meta_2invoke_8h}{invoke.\+h}}\end{DoxyCompactItemize}