\hypertarget{namespacekblib_1_1nums}{}\doxysection{kblib\+::nums Namespace Reference} \label{namespacekblib_1_1nums}\index{kblib::nums@{kblib::nums}} \doxysubsection*{Classes} \begin{DoxyCompactItemize} \item struct \mbox{\hyperlink{structkblib_1_1nums_1_1max__t}{max\+\_\+t}} \begin{DoxyCompactList}\small\item\em Shorthand for \mbox{\hyperlink{namespacekblib_1_1nums_a64067ecc4167ce1cfe32860ef5c1dc47}{std\+::numeric\+\_\+limits\+::max()}}. \end{DoxyCompactList}\item struct \mbox{\hyperlink{structkblib_1_1nums_1_1min__t}{min\+\_\+t}} \begin{DoxyCompactList}\small\item\em Shorthand for \mbox{\hyperlink{namespacekblib_1_1nums_a24555c4b07301e176bf192adf4e80499}{std\+::numeric\+\_\+limits\+::min()}} \end{DoxyCompactList}\end{DoxyCompactItemize} \doxysubsection*{Variables} \begin{DoxyCompactItemize} \item constexpr struct \mbox{\hyperlink{structkblib_1_1nums_1_1max__t}{kblib\+::nums\+::max\+\_\+t}} \mbox{\hyperlink{namespacekblib_1_1nums_a64067ecc4167ce1cfe32860ef5c1dc47}{max}} \item constexpr struct \mbox{\hyperlink{structkblib_1_1nums_1_1min__t}{kblib\+::nums\+::min\+\_\+t}} \mbox{\hyperlink{namespacekblib_1_1nums_a24555c4b07301e176bf192adf4e80499}{min}} \end{DoxyCompactItemize} \doxysubsection{Variable Documentation} \mbox{\Hypertarget{namespacekblib_1_1nums_a64067ecc4167ce1cfe32860ef5c1dc47}\label{namespacekblib_1_1nums_a64067ecc4167ce1cfe32860ef5c1dc47}} \index{kblib::nums@{kblib::nums}!max@{max}} \index{max@{max}!kblib::nums@{kblib::nums}} \doxysubsubsection{\texorpdfstring{max}{max}} {\footnotesize\ttfamily constexpr struct \mbox{\hyperlink{structkblib_1_1nums_1_1max__t}{kblib\+::nums\+::max\+\_\+t}} kblib\+::nums\+::max} A shorthand for the maximum value of the destination type. Also provides max(a, b). \mbox{\Hypertarget{namespacekblib_1_1nums_a24555c4b07301e176bf192adf4e80499}\label{namespacekblib_1_1nums_a24555c4b07301e176bf192adf4e80499}} \index{kblib::nums@{kblib::nums}!min@{min}} \index{min@{min}!kblib::nums@{kblib::nums}} \doxysubsubsection{\texorpdfstring{min}{min}} {\footnotesize\ttfamily constexpr struct \mbox{\hyperlink{structkblib_1_1nums_1_1min__t}{kblib\+::nums\+::min\+\_\+t}} kblib\+::nums\+::min} A shorthand for the minimum value of the destination type. Also provides min(a, b).