|
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- \hypertarget{group__detection}{}\section{Detection}
- \label{group__detection}\index{Detection@{Detection}}
- \subsection*{Namespaces}
- \begin{DoxyCompactItemize}
- \item
- \mbox{\hyperlink{namespaceutl}{utl}}
- \begin{DoxyCompactList}\small\item\em S\+TL\textquotesingle{}s core language concepts. \end{DoxyCompactList}\end{DoxyCompactItemize}
- \subsection*{Typedefs}
- \begin{DoxyCompactItemize}
- \item
- {\footnotesize template$<$typename... $>$ }\\using \mbox{\hyperlink{group__detection_gac16d50de47cf57734433e9ea636522c5}{utl\+::meta\+::void\+\_\+}} = void
- \begin{DoxyCompactList}\small\item\em void\+\_\+ type alias \end{DoxyCompactList}\item
- {\footnotesize template$<$typename... $>$ }\\using \mbox{\hyperlink{group__detection_gae7373c997420d16cf37e542eb3cfa3ad}{utl\+::meta\+::void\+\_\+t}} = void
- \begin{DoxyCompactList}\small\item\em void\+\_\+t type alias \end{DoxyCompactList}\end{DoxyCompactItemize}
-
-
- \subsection{Detailed Description}
- Detection idiom support header.
-
- \subsection{Typedef Documentation}
- \mbox{\Hypertarget{group__detection_gac16d50de47cf57734433e9ea636522c5}\label{group__detection_gac16d50de47cf57734433e9ea636522c5}}
- \index{Detection@{Detection}!void\+\_\+@{void\+\_\+}}
- \index{void\+\_\+@{void\+\_\+}!Detection@{Detection}}
- \subsubsection{\texorpdfstring{void\+\_\+}{void\_}}
- {\footnotesize\ttfamily template$<$typename... $>$ \\
- using \mbox{\hyperlink{group__detection_gac16d50de47cf57734433e9ea636522c5}{utl\+::meta\+::void\+\_\+}} = typedef void}
-
-
-
- void\+\_\+ type alias
-
- void\+\_\+t meta-\/function that maps a sequence of any types to the type void \begin{Desc}
- \item[Examples\+: ]\par
- \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}
-
-
- Definition at line 53 of file detection.\+h.
-
- \mbox{\Hypertarget{group__detection_gae7373c997420d16cf37e542eb3cfa3ad}\label{group__detection_gae7373c997420d16cf37e542eb3cfa3ad}}
- \index{Detection@{Detection}!void\+\_\+t@{void\+\_\+t}}
- \index{void\+\_\+t@{void\+\_\+t}!Detection@{Detection}}
- \subsubsection{\texorpdfstring{void\+\_\+t}{void\_t}}
- {\footnotesize\ttfamily template$<$typename... $>$ \\
- using \mbox{\hyperlink{group__detection_gae7373c997420d16cf37e542eb3cfa3ad}{utl\+::meta\+::void\+\_\+t}} = typedef void}
-
-
-
- void\+\_\+t type alias
-
- \begin{Desc}
- \item[Examples\+: ]\par
- \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}
-
-
- Definition at line 55 of file detection.\+h.
-
|