Micro template library A library for building device drivers
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 

57 lignes
2.9 KiB

  1. \hypertarget{group__detection}{}\section{Detection}
  2. \label{group__detection}\index{Detection@{Detection}}
  3. \subsection*{Namespaces}
  4. \begin{DoxyCompactItemize}
  5. \item
  6. \mbox{\hyperlink{namespaceutl}{utl}}
  7. \begin{DoxyCompactList}\small\item\em S\+TL\textquotesingle{}s core language concepts. \end{DoxyCompactList}\end{DoxyCompactItemize}
  8. \subsection*{Typedefs}
  9. \begin{DoxyCompactItemize}
  10. \item
  11. {\footnotesize template$<$typename... $>$ }\\using \mbox{\hyperlink{group__detection_gac16d50de47cf57734433e9ea636522c5}{utl\+::meta\+::void\+\_\+}} = void
  12. \begin{DoxyCompactList}\small\item\em void\+\_\+ type alias \end{DoxyCompactList}\item
  13. {\footnotesize template$<$typename... $>$ }\\using \mbox{\hyperlink{group__detection_gae7373c997420d16cf37e542eb3cfa3ad}{utl\+::meta\+::void\+\_\+t}} = void
  14. \begin{DoxyCompactList}\small\item\em void\+\_\+t type alias \end{DoxyCompactList}\end{DoxyCompactItemize}
  15. \subsection{Detailed Description}
  16. Detection idiom support header.
  17. \subsection{Typedef Documentation}
  18. \mbox{\Hypertarget{group__detection_gac16d50de47cf57734433e9ea636522c5}\label{group__detection_gac16d50de47cf57734433e9ea636522c5}}
  19. \index{Detection@{Detection}!void\+\_\+@{void\+\_\+}}
  20. \index{void\+\_\+@{void\+\_\+}!Detection@{Detection}}
  21. \subsubsection{\texorpdfstring{void\+\_\+}{void\_}}
  22. {\footnotesize\ttfamily template$<$typename... $>$ \\
  23. using \mbox{\hyperlink{group__detection_gac16d50de47cf57734433e9ea636522c5}{utl\+::meta\+::void\+\_\+}} = typedef void}
  24. void\+\_\+ type alias
  25. void\+\_\+t meta-\/function that maps a sequence of any types to the type void \begin{Desc}
  26. \item[Examples\+: ]\par
  27. \mbox{\hyperlink{_w_1_2_work_2_software_2_libraries_2utl_2include_2utl_2meta_2detection_8h-example}{W\+:/\+Work/\+Software/\+Libraries/utl/include/utl/meta/detection.\+h}}.\end{Desc}
  28. Definition at line 53 of file detection.\+h.
  29. \mbox{\Hypertarget{group__detection_gae7373c997420d16cf37e542eb3cfa3ad}\label{group__detection_gae7373c997420d16cf37e542eb3cfa3ad}}
  30. \index{Detection@{Detection}!void\+\_\+t@{void\+\_\+t}}
  31. \index{void\+\_\+t@{void\+\_\+t}!Detection@{Detection}}
  32. \subsubsection{\texorpdfstring{void\+\_\+t}{void\_t}}
  33. {\footnotesize\ttfamily template$<$typename... $>$ \\
  34. using \mbox{\hyperlink{group__detection_gae7373c997420d16cf37e542eb3cfa3ad}{utl\+::meta\+::void\+\_\+t}} = typedef void}
  35. void\+\_\+t type alias
  36. \begin{Desc}
  37. \item[Examples\+: ]\par
  38. \mbox{\hyperlink{_w_1_2_work_2_software_2_libraries_2utl_2include_2utl_2meta_2detection_8h-example}{W\+:/\+Work/\+Software/\+Libraries/utl/include/utl/meta/detection.\+h}}, \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}}, and \mbox{\hyperlink{_w_1_2_work_2_software_2_libraries_2utl_2include_2utl_2meta_2typelist_8h-example}{W\+:/\+Work/\+Software/\+Libraries/utl/include/utl/meta/typelist.\+h}}.\end{Desc}
  39. Definition at line 55 of file detection.\+h.