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.

structutl_1_1detail_1_1try__invoke.tex 2.2 KiB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. \hypertarget{structutl_1_1detail_1_1try__invoke}{}\section{utl\+:\+:detail\+:\+:try\+\_\+invoke$<$ \+\_\+\+Callable, \+\_\+\+Args $>$ Struct Template Reference}
  2. \label{structutl_1_1detail_1_1try__invoke}\index{utl\+::detail\+::try\+\_\+invoke$<$ \+\_\+\+Callable, \+\_\+\+Args $>$@{utl\+::detail\+::try\+\_\+invoke$<$ \+\_\+\+Callable, \+\_\+\+Args $>$}}
  3. {\ttfamily \#include $<$invoke.\+h$>$}
  4. \subsection*{Public Types}
  5. \begin{DoxyCompactItemize}
  6. \item
  7. using \mbox{\hyperlink{structutl_1_1detail_1_1try__invoke_a23491c600d42090f3eb400eadc49ef7f}{type}} = decltype(\mbox{\hyperlink{namespaceutl_1_1detail_a2c39a67272ada5da5f1b84115dadc4a1}{detail\+::invoke\+\_\+impl\+\_\+}}(std\+::declval$<$ \+\_\+\+Callable \&\& $>$(), std\+::declval$<$ \+\_\+\+Args \&\& $>$()...))
  8. \end{DoxyCompactItemize}
  9. \subsection{Detailed Description}
  10. \subsubsection*{template$<$typename \+\_\+\+Callable, typename... \+\_\+\+Args$>$\newline
  11. struct utl\+::detail\+::try\+\_\+invoke$<$ \+\_\+\+Callable, \+\_\+\+Args $>$}
  12. Definition at line 150 of file invoke.\+h.
  13. \subsection{Member Typedef Documentation}
  14. \mbox{\Hypertarget{structutl_1_1detail_1_1try__invoke_a23491c600d42090f3eb400eadc49ef7f}\label{structutl_1_1detail_1_1try__invoke_a23491c600d42090f3eb400eadc49ef7f}}
  15. \index{utl\+::detail\+::try\+\_\+invoke@{utl\+::detail\+::try\+\_\+invoke}!type@{type}}
  16. \index{type@{type}!utl\+::detail\+::try\+\_\+invoke@{utl\+::detail\+::try\+\_\+invoke}}
  17. \subsubsection{\texorpdfstring{type}{type}}
  18. {\footnotesize\ttfamily template$<$typename \+\_\+\+Callable , typename... \+\_\+\+Args$>$ \\
  19. using \mbox{\hyperlink{structutl_1_1detail_1_1try__invoke}{utl\+::detail\+::try\+\_\+invoke}}$<$ \+\_\+\+Callable, \+\_\+\+Args $>$\+::\mbox{\hyperlink{structutl_1_1detail_1_1try__invoke_a23491c600d42090f3eb400eadc49ef7f}{type}} = decltype ( \mbox{\hyperlink{namespaceutl_1_1detail_a2c39a67272ada5da5f1b84115dadc4a1}{detail\+::invoke\+\_\+impl\+\_\+}}(std\+::declval$<$\+\_\+\+Callable\&\&$>$(), std\+::declval$<$\+\_\+\+Args\&\&$>$()...) )}
  20. Definition at line 153 of file invoke.\+h.
  21. The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
  22. \item
  23. include/utl/utility/\mbox{\hyperlink{utility_2invoke_8h}{invoke.\+h}}\end{DoxyCompactItemize}