\hypertarget{namespaceutl_1_1out__dev__details}{}\section{utl\+:\+:out\+\_\+dev\+\_\+details Namespace Reference} \label{namespaceutl_1_1out__dev__details}\index{utl\+::out\+\_\+dev\+\_\+details@{utl\+::out\+\_\+dev\+\_\+details}} \subsection*{Classes} \begin{DoxyCompactItemize} \item struct \mbox{\hyperlink{structutl_1_1out__dev__details_1_1is__out__dev__}{is\+\_\+out\+\_\+dev\+\_\+}} \begin{DoxyCompactList}\small\item\em Primary template to catch any non output device types. \end{DoxyCompactList}\item struct \mbox{\hyperlink{structutl_1_1out__dev__details_1_1is__out__dev___3_01___tp_00_01void__t_3_01typename_01___tp_1_1fbf8d2409fc6de9dd6b9649bedc1b379}{is\+\_\+out\+\_\+dev\+\_\+$<$ \+\_\+\+Tp, void\+\_\+t$<$ typename \+\_\+\+Tp\+::data\+\_\+type, typename \+\_\+\+Tp\+::pointer\+\_\+type, typename \+\_\+\+Tp\+::iterator, typename \+\_\+\+Tp\+::const\+\_\+iterator, use\+\_\+if\+\_\+same\+\_\+t$<$ try\+\_\+put1\+\_\+t$<$ \+\_\+\+Tp $>$, size\+\_\+t $>$, use\+\_\+if\+\_\+same\+\_\+t$<$ try\+\_\+put2\+\_\+t$<$ \+\_\+\+Tp $>$, size\+\_\+t $>$, use\+\_\+if\+\_\+same\+\_\+t$<$ try\+\_\+begin\+\_\+t$<$ \+\_\+\+Tp $>$, typename \+\_\+\+Tp\+::iterator $>$, use\+\_\+if\+\_\+same\+\_\+t$<$ tryc\+\_\+begin\+\_\+t$<$ \+\_\+\+Tp $>$, typename \+\_\+\+Tp\+::const\+\_\+iterator $>$, use\+\_\+if\+\_\+same\+\_\+t$<$ try\+\_\+cbegin\+\_\+t$<$ \+\_\+\+Tp $>$, typename \+\_\+\+Tp\+::const\+\_\+iterator $>$, use\+\_\+if\+\_\+same\+\_\+t$<$ try\+\_\+end\+\_\+t$<$ \+\_\+\+Tp $>$, typename \+\_\+\+Tp\+::iterator $>$, use\+\_\+if\+\_\+same\+\_\+t$<$ tryc\+\_\+end\+\_\+t$<$ \+\_\+\+Tp $>$, typename \+\_\+\+Tp\+::const\+\_\+iterator $>$, use\+\_\+if\+\_\+same\+\_\+t$<$ try\+\_\+cend\+\_\+t$<$ \+\_\+\+Tp $>$, typename \+\_\+\+Tp\+::const\+\_\+iterator $>$ $>$ $>$}} \begin{DoxyCompactList}\small\item\em template to catch a proper output device type \end{DoxyCompactList}\end{DoxyCompactItemize} \subsection*{Typedefs} \begin{DoxyCompactItemize} \item {\footnotesize template$<$class \+\_\+\+Tp $>$ }\\using \mbox{\hyperlink{namespaceutl_1_1out__dev__details_adb92d30f8cf134da9586ef9d52801325}{try\+\_\+put1\+\_\+t}} = decltype(declval$<$ \+\_\+\+Tp $>$().put(declval$<$ const typename \+\_\+\+Tp\+::data\+\_\+type \& $>$())) \item {\footnotesize template$<$class \+\_\+\+Tp $>$ }\\using \mbox{\hyperlink{namespaceutl_1_1out__dev__details_a314537b65eaf15b6bba5a6f5544f3ace}{try\+\_\+put2\+\_\+t}} = decltype(declval$<$ \+\_\+\+Tp $>$().put(declval$<$ const typename \+\_\+\+Tp\+::data\+\_\+type $\ast$ $>$(), declval$<$ \mbox{\hyperlink{namespaceutl_a22cbecb50ee5c1032de66133e96cbac6}{size\+\_\+t}} $>$())) \item {\footnotesize template$<$class \+\_\+\+Tp $>$ }\\using \mbox{\hyperlink{namespaceutl_1_1out__dev__details_ab5980d368073d104e13d153e291dde86}{try\+\_\+begin\+\_\+t}} = decltype(declval$<$ \+\_\+\+Tp $>$().begin()) \item {\footnotesize template$<$class \+\_\+\+Tp $>$ }\\using \mbox{\hyperlink{namespaceutl_1_1out__dev__details_a83dcd42cb9186967654eb365ab0ce712}{tryc\+\_\+begin\+\_\+t}} = decltype(declval$<$ const \+\_\+\+Tp $>$().begin()) \item {\footnotesize template$<$class \+\_\+\+Tp $>$ }\\using \mbox{\hyperlink{namespaceutl_1_1out__dev__details_a92a49420cc024aec06546ac041e7707a}{try\+\_\+cbegin\+\_\+t}} = decltype(declval$<$ const \+\_\+\+Tp $>$().cbegin()) \item {\footnotesize template$<$class \+\_\+\+Tp $>$ }\\using \mbox{\hyperlink{namespaceutl_1_1out__dev__details_a7d24815b4a395378766a4e9f0535c926}{try\+\_\+end\+\_\+t}} = decltype(declval$<$ \+\_\+\+Tp $>$().begin()) \item {\footnotesize template$<$class \+\_\+\+Tp $>$ }\\using \mbox{\hyperlink{namespaceutl_1_1out__dev__details_ad76fb97793ff8c8f31b042d70114ded2}{tryc\+\_\+end\+\_\+t}} = decltype(declval$<$ const \+\_\+\+Tp $>$().begin()) \item {\footnotesize template$<$class \+\_\+\+Tp $>$ }\\using \mbox{\hyperlink{namespaceutl_1_1out__dev__details_a9f69f9ca8e1bf642bf63bfdd18c8d567}{try\+\_\+cend\+\_\+t}} = decltype(declval$<$ const \+\_\+\+Tp $>$().cend()) \end{DoxyCompactItemize} \subsection{Detailed Description} Output device concept \subsection{Typedef Documentation} \mbox{\Hypertarget{namespaceutl_1_1out__dev__details_ab5980d368073d104e13d153e291dde86}\label{namespaceutl_1_1out__dev__details_ab5980d368073d104e13d153e291dde86}} \index{utl\+::out\+\_\+dev\+\_\+details@{utl\+::out\+\_\+dev\+\_\+details}!try\+\_\+begin\+\_\+t@{try\+\_\+begin\+\_\+t}} \index{try\+\_\+begin\+\_\+t@{try\+\_\+begin\+\_\+t}!utl\+::out\+\_\+dev\+\_\+details@{utl\+::out\+\_\+dev\+\_\+details}} \subsubsection{\texorpdfstring{try\+\_\+begin\+\_\+t}{try\_begin\_t}} {\footnotesize\ttfamily template$<$class \+\_\+\+Tp $>$ \\ using \mbox{\hyperlink{namespaceutl_1_1out__dev__details_ab5980d368073d104e13d153e291dde86}{utl\+::out\+\_\+dev\+\_\+details\+::try\+\_\+begin\+\_\+t}} = typedef decltype (declval$<$\+\_\+\+Tp$>$().begin())} Definition at line 320 of file out\+\_\+dev.\+h. \mbox{\Hypertarget{namespaceutl_1_1out__dev__details_a92a49420cc024aec06546ac041e7707a}\label{namespaceutl_1_1out__dev__details_a92a49420cc024aec06546ac041e7707a}} \index{utl\+::out\+\_\+dev\+\_\+details@{utl\+::out\+\_\+dev\+\_\+details}!try\+\_\+cbegin\+\_\+t@{try\+\_\+cbegin\+\_\+t}} \index{try\+\_\+cbegin\+\_\+t@{try\+\_\+cbegin\+\_\+t}!utl\+::out\+\_\+dev\+\_\+details@{utl\+::out\+\_\+dev\+\_\+details}} \subsubsection{\texorpdfstring{try\+\_\+cbegin\+\_\+t}{try\_cbegin\_t}} {\footnotesize\ttfamily template$<$class \+\_\+\+Tp $>$ \\ using \mbox{\hyperlink{namespaceutl_1_1out__dev__details_a92a49420cc024aec06546ac041e7707a}{utl\+::out\+\_\+dev\+\_\+details\+::try\+\_\+cbegin\+\_\+t}} = typedef decltype (declval$<$const \+\_\+\+Tp$>$().cbegin())} Definition at line 322 of file out\+\_\+dev.\+h. \mbox{\Hypertarget{namespaceutl_1_1out__dev__details_a9f69f9ca8e1bf642bf63bfdd18c8d567}\label{namespaceutl_1_1out__dev__details_a9f69f9ca8e1bf642bf63bfdd18c8d567}} \index{utl\+::out\+\_\+dev\+\_\+details@{utl\+::out\+\_\+dev\+\_\+details}!try\+\_\+cend\+\_\+t@{try\+\_\+cend\+\_\+t}} \index{try\+\_\+cend\+\_\+t@{try\+\_\+cend\+\_\+t}!utl\+::out\+\_\+dev\+\_\+details@{utl\+::out\+\_\+dev\+\_\+details}} \subsubsection{\texorpdfstring{try\+\_\+cend\+\_\+t}{try\_cend\_t}} {\footnotesize\ttfamily template$<$class \+\_\+\+Tp $>$ \\ using \mbox{\hyperlink{namespaceutl_1_1out__dev__details_a9f69f9ca8e1bf642bf63bfdd18c8d567}{utl\+::out\+\_\+dev\+\_\+details\+::try\+\_\+cend\+\_\+t}} = typedef decltype (declval$<$const \+\_\+\+Tp$>$().cend())} Definition at line 325 of file out\+\_\+dev.\+h. \mbox{\Hypertarget{namespaceutl_1_1out__dev__details_a7d24815b4a395378766a4e9f0535c926}\label{namespaceutl_1_1out__dev__details_a7d24815b4a395378766a4e9f0535c926}} \index{utl\+::out\+\_\+dev\+\_\+details@{utl\+::out\+\_\+dev\+\_\+details}!try\+\_\+end\+\_\+t@{try\+\_\+end\+\_\+t}} \index{try\+\_\+end\+\_\+t@{try\+\_\+end\+\_\+t}!utl\+::out\+\_\+dev\+\_\+details@{utl\+::out\+\_\+dev\+\_\+details}} \subsubsection{\texorpdfstring{try\+\_\+end\+\_\+t}{try\_end\_t}} {\footnotesize\ttfamily template$<$class \+\_\+\+Tp $>$ \\ using \mbox{\hyperlink{namespaceutl_1_1out__dev__details_a7d24815b4a395378766a4e9f0535c926}{utl\+::out\+\_\+dev\+\_\+details\+::try\+\_\+end\+\_\+t}} = typedef decltype (declval$<$\+\_\+\+Tp$>$().begin())} Definition at line 323 of file out\+\_\+dev.\+h. \mbox{\Hypertarget{namespaceutl_1_1out__dev__details_adb92d30f8cf134da9586ef9d52801325}\label{namespaceutl_1_1out__dev__details_adb92d30f8cf134da9586ef9d52801325}} \index{utl\+::out\+\_\+dev\+\_\+details@{utl\+::out\+\_\+dev\+\_\+details}!try\+\_\+put1\+\_\+t@{try\+\_\+put1\+\_\+t}} \index{try\+\_\+put1\+\_\+t@{try\+\_\+put1\+\_\+t}!utl\+::out\+\_\+dev\+\_\+details@{utl\+::out\+\_\+dev\+\_\+details}} \subsubsection{\texorpdfstring{try\+\_\+put1\+\_\+t}{try\_put1\_t}} {\footnotesize\ttfamily template$<$class \+\_\+\+Tp $>$ \\ using \mbox{\hyperlink{namespaceutl_1_1out__dev__details_adb92d30f8cf134da9586ef9d52801325}{utl\+::out\+\_\+dev\+\_\+details\+::try\+\_\+put1\+\_\+t}} = typedef decltype (declval$<$\+\_\+\+Tp$>$().put (declval$<$const typename \+\_\+\+Tp\+::data\+\_\+type\&$>$()))} Definition at line 314 of file out\+\_\+dev.\+h. \mbox{\Hypertarget{namespaceutl_1_1out__dev__details_a314537b65eaf15b6bba5a6f5544f3ace}\label{namespaceutl_1_1out__dev__details_a314537b65eaf15b6bba5a6f5544f3ace}} \index{utl\+::out\+\_\+dev\+\_\+details@{utl\+::out\+\_\+dev\+\_\+details}!try\+\_\+put2\+\_\+t@{try\+\_\+put2\+\_\+t}} \index{try\+\_\+put2\+\_\+t@{try\+\_\+put2\+\_\+t}!utl\+::out\+\_\+dev\+\_\+details@{utl\+::out\+\_\+dev\+\_\+details}} \subsubsection{\texorpdfstring{try\+\_\+put2\+\_\+t}{try\_put2\_t}} {\footnotesize\ttfamily template$<$class \+\_\+\+Tp $>$ \\ using \mbox{\hyperlink{namespaceutl_1_1out__dev__details_a314537b65eaf15b6bba5a6f5544f3ace}{utl\+::out\+\_\+dev\+\_\+details\+::try\+\_\+put2\+\_\+t}} = typedef decltype (declval$<$\+\_\+\+Tp$>$().put (declval$<$const typename \+\_\+\+Tp\+::data\+\_\+type$\ast$$>$(), declval$<$\mbox{\hyperlink{namespaceutl_a22cbecb50ee5c1032de66133e96cbac6}{size\+\_\+t}}$>$()))} Definition at line 316 of file out\+\_\+dev.\+h. \mbox{\Hypertarget{namespaceutl_1_1out__dev__details_a83dcd42cb9186967654eb365ab0ce712}\label{namespaceutl_1_1out__dev__details_a83dcd42cb9186967654eb365ab0ce712}} \index{utl\+::out\+\_\+dev\+\_\+details@{utl\+::out\+\_\+dev\+\_\+details}!tryc\+\_\+begin\+\_\+t@{tryc\+\_\+begin\+\_\+t}} \index{tryc\+\_\+begin\+\_\+t@{tryc\+\_\+begin\+\_\+t}!utl\+::out\+\_\+dev\+\_\+details@{utl\+::out\+\_\+dev\+\_\+details}} \subsubsection{\texorpdfstring{tryc\+\_\+begin\+\_\+t}{tryc\_begin\_t}} {\footnotesize\ttfamily template$<$class \+\_\+\+Tp $>$ \\ using \mbox{\hyperlink{namespaceutl_1_1out__dev__details_a83dcd42cb9186967654eb365ab0ce712}{utl\+::out\+\_\+dev\+\_\+details\+::tryc\+\_\+begin\+\_\+t}} = typedef decltype (declval$<$const \+\_\+\+Tp$>$().begin())} Definition at line 321 of file out\+\_\+dev.\+h. \mbox{\Hypertarget{namespaceutl_1_1out__dev__details_ad76fb97793ff8c8f31b042d70114ded2}\label{namespaceutl_1_1out__dev__details_ad76fb97793ff8c8f31b042d70114ded2}} \index{utl\+::out\+\_\+dev\+\_\+details@{utl\+::out\+\_\+dev\+\_\+details}!tryc\+\_\+end\+\_\+t@{tryc\+\_\+end\+\_\+t}} \index{tryc\+\_\+end\+\_\+t@{tryc\+\_\+end\+\_\+t}!utl\+::out\+\_\+dev\+\_\+details@{utl\+::out\+\_\+dev\+\_\+details}} \subsubsection{\texorpdfstring{tryc\+\_\+end\+\_\+t}{tryc\_end\_t}} {\footnotesize\ttfamily template$<$class \+\_\+\+Tp $>$ \\ using \mbox{\hyperlink{namespaceutl_1_1out__dev__details_ad76fb97793ff8c8f31b042d70114ded2}{utl\+::out\+\_\+dev\+\_\+details\+::tryc\+\_\+end\+\_\+t}} = typedef decltype (declval$<$const \+\_\+\+Tp$>$().begin())} Definition at line 324 of file out\+\_\+dev.\+h.