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.
 
 
 
 

45 lines
2.2 KiB

  1. \hypertarget{structutl_1_1meta_1_1bind__front}{}\section{utl\+:\+:meta\+:\+:bind\+\_\+front$<$ Fn, Ts $>$ Struct Template Reference}
  2. \label{structutl_1_1meta_1_1bind__front}\index{utl\+::meta\+::bind\+\_\+front$<$ Fn, Ts $>$@{utl\+::meta\+::bind\+\_\+front$<$ Fn, Ts $>$}}
  3. {\ttfamily \#include $<$invoke.\+h$>$}
  4. \subsection*{Public Types}
  5. \begin{DoxyCompactItemize}
  6. \item
  7. {\footnotesize template$<$typename... Us$>$ }\\using \mbox{\hyperlink{structutl_1_1meta_1_1bind__front_a4247cb2b0a19e3168161dead529c532c}{apply}} = \mbox{\hyperlink{namespaceutl_1_1meta_a77630cd8adc01f7193f6cb834313d90f}{invoke}}$<$ Fn, Ts..., Us... $>$
  8. \end{DoxyCompactItemize}
  9. \subsection{Detailed Description}
  10. \subsubsection*{template$<$typename Fn, typename... Ts$>$\newline
  11. struct utl\+::meta\+::bind\+\_\+front$<$ Fn, Ts $>$}
  12. Applies the invocable {\ttfamily Fn} by binding the arguments {\ttfamily Ts} to the front of {\ttfamily Fn}.
  13. Definition at line 332 of file invoke.\+h.
  14. \subsection{Member Typedef Documentation}
  15. \mbox{\Hypertarget{structutl_1_1meta_1_1bind__front_a4247cb2b0a19e3168161dead529c532c}\label{structutl_1_1meta_1_1bind__front_a4247cb2b0a19e3168161dead529c532c}}
  16. \index{utl\+::meta\+::bind\+\_\+front@{utl\+::meta\+::bind\+\_\+front}!apply@{apply}}
  17. \index{apply@{apply}!utl\+::meta\+::bind\+\_\+front@{utl\+::meta\+::bind\+\_\+front}}
  18. \subsubsection{\texorpdfstring{apply}{apply}}
  19. {\footnotesize\ttfamily template$<$typename Fn , typename... Ts$>$ \\
  20. template$<$typename... Us$>$ \\
  21. using \mbox{\hyperlink{structutl_1_1meta_1_1bind__front}{utl\+::meta\+::bind\+\_\+front}}$<$ Fn, Ts $>$\+::\mbox{\hyperlink{structutl_1_1meta_1_1bind__front_a4247cb2b0a19e3168161dead529c532c}{apply}} = \mbox{\hyperlink{namespaceutl_1_1meta_a77630cd8adc01f7193f6cb834313d90f}{invoke}}$<$Fn, Ts..., Us...$>$}
  22. \begin{Desc}
  23. \item[Examples\+: ]\par
  24. \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}
  25. Definition at line 334 of file invoke.\+h.
  26. The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
  27. \item
  28. include/utl/meta/\mbox{\hyperlink{meta_2invoke_8h}{invoke.\+h}}\end{DoxyCompactItemize}