aboutsummaryrefslogtreecommitdiffstats
path: root/doc/latex/classmeow_1_1HSL.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/latex/classmeow_1_1HSL.tex')
-rw-r--r--doc/latex/classmeow_1_1HSL.tex313
1 files changed, 313 insertions, 0 deletions
diff --git a/doc/latex/classmeow_1_1HSL.tex b/doc/latex/classmeow_1_1HSL.tex
new file mode 100644
index 0000000..8506940
--- /dev/null
+++ b/doc/latex/classmeow_1_1HSL.tex
@@ -0,0 +1,313 @@
+\hypertarget{classmeow_1_1HSL}{\section{meow\-:\-:H\-S\-L$<$ T $>$ Class Template Reference}
+\label{classmeow_1_1HSL}\index{meow\-::\-H\-S\-L$<$ T $>$@{meow\-::\-H\-S\-L$<$ T $>$}}
+}
+
+
+{\ttfamily \#include \char`\"{}H\-S\-L.\-h\char`\"{}}
+
+\subsection*{Public Member Functions}
+\begin{DoxyCompactItemize}
+\item
+virtual \hyperlink{classmeow_1_1HSL_a6f595962b08e8647ce3c8fc1976a6b9e}{$\sim$\-H\-S\-L} ()
+\item
+virtual T \hyperlink{classmeow_1_1HSL_ade1bddf4a6177269ceca10872f1d7ad2}{h\-Max} () const =0
+\item
+virtual T \hyperlink{classmeow_1_1HSL_a895814d6b6f3c2a6a542fe1799be737f}{h\-Min} () const =0
+\item
+virtual T \hyperlink{classmeow_1_1HSL_a19f89700fea77d2d373f136e2a758804}{s\-Max} () const =0
+\item
+virtual T \hyperlink{classmeow_1_1HSL_a28e8d9a9f2b2cf9a498121508a38efb1}{s\-Min} () const =0
+\item
+virtual T \hyperlink{classmeow_1_1HSL_a58b52c74a59e14ef507894931bbeab28}{l\-Max} () const =0
+\item
+virtual T \hyperlink{classmeow_1_1HSL_ac54f6e5f58a27772ff2b74df8e1279b1}{l\-Min} () const =0
+\item
+T \hyperlink{classmeow_1_1HSL_aa4389db431631775dddfdfa1d4b2516d}{h} () const
+\item
+T \hyperlink{classmeow_1_1HSL_a8586f2ff8547406af2cc268d47a9bece}{s} () const
+\item
+T \hyperlink{classmeow_1_1HSL_a33425776fc45b1a6872a53ad90499e90}{l} () const
+\item
+T \hyperlink{classmeow_1_1HSL_a5916a5e44dbcac7bcb8759bd664edba0}{hsl} (size\-\_\-t i) const
+\item
+T \hyperlink{classmeow_1_1HSL_a1a80ecb0bc823881404a8b2a5912bc88}{lsh} (size\-\_\-t i) const
+\item
+T \hyperlink{classmeow_1_1HSL_a849c9dcf01096923f7afe4d301cb1bd7}{h} (T const \&val)
+\item
+T \hyperlink{classmeow_1_1HSL_a2232b01e3982350a82b9c64218e01135}{s} (T const \&val)
+\item
+T \hyperlink{classmeow_1_1HSL_a90ae45e95f95bcdd5e27b3bce5a67075}{l} (T const \&val)
+\item
+T \hyperlink{classmeow_1_1HSL_ad633293d7d39312a9173b52ba6572cea}{hsl} (size\-\_\-t i, T const \&val)
+\item
+T \hyperlink{classmeow_1_1HSL_a353c0c68c740e0b7ee1ac6f0f20e5c6d}{lsh} (size\-\_\-t i, T const \&val)
+\end{DoxyCompactItemize}
+\subsection*{Protected Member Functions}
+\begin{DoxyCompactItemize}
+\item
+\hyperlink{classmeow_1_1HSL_a535248e246711f0d634afae7f31326cc}{H\-S\-L} ()
+\item
+\hyperlink{classmeow_1_1HSL_a7d487721b6575e6573afaf182a38b4a0}{H\-S\-L} (T const \&\hyperlink{classmeow_1_1HSL_aa4389db431631775dddfdfa1d4b2516d}{h}, T const \&\hyperlink{classmeow_1_1HSL_a8586f2ff8547406af2cc268d47a9bece}{s}, T const \&\hyperlink{classmeow_1_1HSL_a33425776fc45b1a6872a53ad90499e90}{l})
+\item
+\hyperlink{classmeow_1_1HSL_a6e7c0b7f8999b71159c856f6c12fee7c}{H\-S\-L} (T const $\ast$\hyperlink{classmeow_1_1HSL_a5916a5e44dbcac7bcb8759bd664edba0}{hsl})
+\end{DoxyCompactItemize}
+\subsection*{Protected Attributes}
+\begin{DoxyCompactItemize}
+\item
+T \hyperlink{classmeow_1_1HSL_ad71fa30469f0f904cbebbe473276ad95}{hsl\-\_\-} \mbox{[}3\mbox{]}
+\end{DoxyCompactItemize}
+
+
+\subsection{Detailed Description}
+\subsubsection*{template$<$class T$>$class meow\-::\-H\-S\-L$<$ T $>$}
+
+
+
+Definition at line 8 of file H\-S\-L.\-h.
+
+
+
+\subsection{Constructor \& Destructor Documentation}
+\hypertarget{classmeow_1_1HSL_a535248e246711f0d634afae7f31326cc}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!H\-S\-L@{H\-S\-L}}
+\index{H\-S\-L@{H\-S\-L}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{H\-S\-L}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T $>$ {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::{\bf H\-S\-L} (
+\begin{DoxyParamCaption}
+{}
+\end{DoxyParamCaption}
+)\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [protected]}}}\label{classmeow_1_1HSL_a535248e246711f0d634afae7f31326cc}
+
+
+Definition at line 9 of file H\-S\-L.\-hpp.
+
+\hypertarget{classmeow_1_1HSL_a7d487721b6575e6573afaf182a38b4a0}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!H\-S\-L@{H\-S\-L}}
+\index{H\-S\-L@{H\-S\-L}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{H\-S\-L}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T$>$ {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::{\bf H\-S\-L} (
+\begin{DoxyParamCaption}
+\item[{T const \&}]{h, }
+\item[{T const \&}]{s, }
+\item[{T const \&}]{l}
+\end{DoxyParamCaption}
+)\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [protected]}}}\label{classmeow_1_1HSL_a7d487721b6575e6573afaf182a38b4a0}
+
+
+Definition at line 10 of file H\-S\-L.\-hpp.
+
+\hypertarget{classmeow_1_1HSL_a6e7c0b7f8999b71159c856f6c12fee7c}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!H\-S\-L@{H\-S\-L}}
+\index{H\-S\-L@{H\-S\-L}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{H\-S\-L}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T$>$ {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::{\bf H\-S\-L} (
+\begin{DoxyParamCaption}
+\item[{T const $\ast$}]{hsl}
+\end{DoxyParamCaption}
+)\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [protected]}}}\label{classmeow_1_1HSL_a6e7c0b7f8999b71159c856f6c12fee7c}
+
+
+Definition at line 13 of file H\-S\-L.\-hpp.
+
+\hypertarget{classmeow_1_1HSL_a6f595962b08e8647ce3c8fc1976a6b9e}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!$\sim$\-H\-S\-L@{$\sim$\-H\-S\-L}}
+\index{$\sim$\-H\-S\-L@{$\sim$\-H\-S\-L}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{$\sim$\-H\-S\-L}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T$>$ virtual {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::$\sim${\bf H\-S\-L} (
+\begin{DoxyParamCaption}
+{}
+\end{DoxyParamCaption}
+)\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}}\label{classmeow_1_1HSL_a6f595962b08e8647ce3c8fc1976a6b9e}
+
+
+Definition at line 15 of file H\-S\-L.\-h.
+
+
+
+\subsection{Member Function Documentation}
+\hypertarget{classmeow_1_1HSL_aa4389db431631775dddfdfa1d4b2516d}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!h@{h}}
+\index{h@{h}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{h}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T $>$ T {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::h (
+\begin{DoxyParamCaption}
+{}
+\end{DoxyParamCaption}
+) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1HSL_aa4389db431631775dddfdfa1d4b2516d}
+
+
+Definition at line 17 of file H\-S\-L.\-hpp.
+
+\hypertarget{classmeow_1_1HSL_a849c9dcf01096923f7afe4d301cb1bd7}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!h@{h}}
+\index{h@{h}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{h}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T$>$ T {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::h (
+\begin{DoxyParamCaption}
+\item[{T const \&}]{val}
+\end{DoxyParamCaption}
+)\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1HSL_a849c9dcf01096923f7afe4d301cb1bd7}
+
+
+Definition at line 24 of file H\-S\-L.\-hpp.
+
+\hypertarget{classmeow_1_1HSL_ade1bddf4a6177269ceca10872f1d7ad2}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!h\-Max@{h\-Max}}
+\index{h\-Max@{h\-Max}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{h\-Max}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T$>$ virtual T {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::h\-Max (
+\begin{DoxyParamCaption}
+{}
+\end{DoxyParamCaption}
+) const\hspace{0.3cm}{\ttfamily [pure virtual]}}}\label{classmeow_1_1HSL_ade1bddf4a6177269ceca10872f1d7ad2}
+
+
+Implemented in \hyperlink{classmeow_1_1HSLf_ae558ad5682570217c00e366a5d63bd5b}{meow\-::\-H\-S\-Lf}.
+
+\hypertarget{classmeow_1_1HSL_a895814d6b6f3c2a6a542fe1799be737f}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!h\-Min@{h\-Min}}
+\index{h\-Min@{h\-Min}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{h\-Min}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T$>$ virtual T {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::h\-Min (
+\begin{DoxyParamCaption}
+{}
+\end{DoxyParamCaption}
+) const\hspace{0.3cm}{\ttfamily [pure virtual]}}}\label{classmeow_1_1HSL_a895814d6b6f3c2a6a542fe1799be737f}
+
+
+Implemented in \hyperlink{classmeow_1_1HSLf_a149826315b4abba3edc86958b6de69e2}{meow\-::\-H\-S\-Lf}.
+
+\hypertarget{classmeow_1_1HSL_a5916a5e44dbcac7bcb8759bd664edba0}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!hsl@{hsl}}
+\index{hsl@{hsl}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{hsl}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T $>$ T {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::hsl (
+\begin{DoxyParamCaption}
+\item[{size\-\_\-t}]{i}
+\end{DoxyParamCaption}
+) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1HSL_a5916a5e44dbcac7bcb8759bd664edba0}
+
+
+Definition at line 20 of file H\-S\-L.\-hpp.
+
+\hypertarget{classmeow_1_1HSL_ad633293d7d39312a9173b52ba6572cea}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!hsl@{hsl}}
+\index{hsl@{hsl}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{hsl}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T$>$ T {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::hsl (
+\begin{DoxyParamCaption}
+\item[{size\-\_\-t}]{i, }
+\item[{T const \&}]{val}
+\end{DoxyParamCaption}
+)\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1HSL_ad633293d7d39312a9173b52ba6572cea}
+
+
+Definition at line 27 of file H\-S\-L.\-hpp.
+
+\hypertarget{classmeow_1_1HSL_a33425776fc45b1a6872a53ad90499e90}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!l@{l}}
+\index{l@{l}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{l}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T $>$ T {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::l (
+\begin{DoxyParamCaption}
+{}
+\end{DoxyParamCaption}
+) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1HSL_a33425776fc45b1a6872a53ad90499e90}
+
+
+Definition at line 19 of file H\-S\-L.\-hpp.
+
+\hypertarget{classmeow_1_1HSL_a90ae45e95f95bcdd5e27b3bce5a67075}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!l@{l}}
+\index{l@{l}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{l}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T$>$ T {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::l (
+\begin{DoxyParamCaption}
+\item[{T const \&}]{val}
+\end{DoxyParamCaption}
+)\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1HSL_a90ae45e95f95bcdd5e27b3bce5a67075}
+
+
+Definition at line 26 of file H\-S\-L.\-hpp.
+
+\hypertarget{classmeow_1_1HSL_a58b52c74a59e14ef507894931bbeab28}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!l\-Max@{l\-Max}}
+\index{l\-Max@{l\-Max}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{l\-Max}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T$>$ virtual T {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::l\-Max (
+\begin{DoxyParamCaption}
+{}
+\end{DoxyParamCaption}
+) const\hspace{0.3cm}{\ttfamily [pure virtual]}}}\label{classmeow_1_1HSL_a58b52c74a59e14ef507894931bbeab28}
+
+
+Implemented in \hyperlink{classmeow_1_1HSLf_a1c7aa2c5026ca359b74a46d7c28195be}{meow\-::\-H\-S\-Lf}.
+
+\hypertarget{classmeow_1_1HSL_ac54f6e5f58a27772ff2b74df8e1279b1}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!l\-Min@{l\-Min}}
+\index{l\-Min@{l\-Min}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{l\-Min}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T$>$ virtual T {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::l\-Min (
+\begin{DoxyParamCaption}
+{}
+\end{DoxyParamCaption}
+) const\hspace{0.3cm}{\ttfamily [pure virtual]}}}\label{classmeow_1_1HSL_ac54f6e5f58a27772ff2b74df8e1279b1}
+
+
+Implemented in \hyperlink{classmeow_1_1HSLf_a264c07bfc3de5bb6df54bf173874b0c6}{meow\-::\-H\-S\-Lf}.
+
+\hypertarget{classmeow_1_1HSL_a1a80ecb0bc823881404a8b2a5912bc88}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!lsh@{lsh}}
+\index{lsh@{lsh}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{lsh}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T $>$ T {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::lsh (
+\begin{DoxyParamCaption}
+\item[{size\-\_\-t}]{i}
+\end{DoxyParamCaption}
+) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1HSL_a1a80ecb0bc823881404a8b2a5912bc88}
+
+
+Definition at line 23 of file H\-S\-L.\-hpp.
+
+\hypertarget{classmeow_1_1HSL_a353c0c68c740e0b7ee1ac6f0f20e5c6d}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!lsh@{lsh}}
+\index{lsh@{lsh}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{lsh}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T$>$ T {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::lsh (
+\begin{DoxyParamCaption}
+\item[{size\-\_\-t}]{i, }
+\item[{T const \&}]{val}
+\end{DoxyParamCaption}
+)\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1HSL_a353c0c68c740e0b7ee1ac6f0f20e5c6d}
+
+
+Definition at line 30 of file H\-S\-L.\-hpp.
+
+\hypertarget{classmeow_1_1HSL_a8586f2ff8547406af2cc268d47a9bece}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!s@{s}}
+\index{s@{s}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{s}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T $>$ T {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::s (
+\begin{DoxyParamCaption}
+{}
+\end{DoxyParamCaption}
+) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1HSL_a8586f2ff8547406af2cc268d47a9bece}
+
+
+Definition at line 18 of file H\-S\-L.\-hpp.
+
+\hypertarget{classmeow_1_1HSL_a2232b01e3982350a82b9c64218e01135}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!s@{s}}
+\index{s@{s}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{s}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T$>$ T {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::s (
+\begin{DoxyParamCaption}
+\item[{T const \&}]{val}
+\end{DoxyParamCaption}
+)\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1HSL_a2232b01e3982350a82b9c64218e01135}
+
+
+Definition at line 25 of file H\-S\-L.\-hpp.
+
+\hypertarget{classmeow_1_1HSL_a19f89700fea77d2d373f136e2a758804}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!s\-Max@{s\-Max}}
+\index{s\-Max@{s\-Max}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{s\-Max}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T$>$ virtual T {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::s\-Max (
+\begin{DoxyParamCaption}
+{}
+\end{DoxyParamCaption}
+) const\hspace{0.3cm}{\ttfamily [pure virtual]}}}\label{classmeow_1_1HSL_a19f89700fea77d2d373f136e2a758804}
+
+
+Implemented in \hyperlink{classmeow_1_1HSLf_acf12ea2adf34f0abe2b9e03526f37d05}{meow\-::\-H\-S\-Lf}.
+
+\hypertarget{classmeow_1_1HSL_a28e8d9a9f2b2cf9a498121508a38efb1}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!s\-Min@{s\-Min}}
+\index{s\-Min@{s\-Min}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{s\-Min}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T$>$ virtual T {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::s\-Min (
+\begin{DoxyParamCaption}
+{}
+\end{DoxyParamCaption}
+) const\hspace{0.3cm}{\ttfamily [pure virtual]}}}\label{classmeow_1_1HSL_a28e8d9a9f2b2cf9a498121508a38efb1}
+
+
+Implemented in \hyperlink{classmeow_1_1HSLf_a11be863a86b8d0a4c8223715d5ec551a}{meow\-::\-H\-S\-Lf}.
+
+
+
+\subsection{Member Data Documentation}
+\hypertarget{classmeow_1_1HSL_ad71fa30469f0f904cbebbe473276ad95}{\index{meow\-::\-H\-S\-L@{meow\-::\-H\-S\-L}!hsl\-\_\-@{hsl\-\_\-}}
+\index{hsl\-\_\-@{hsl\-\_\-}!meow::HSL@{meow\-::\-H\-S\-L}}
+\subsubsection[{hsl\-\_\-}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class T$>$ T {\bf meow\-::\-H\-S\-L}$<$ T $>$\-::hsl\-\_\-\mbox{[}3\mbox{]}\hspace{0.3cm}{\ttfamily [protected]}}}\label{classmeow_1_1HSL_ad71fa30469f0f904cbebbe473276ad95}
+
+
+Definition at line 10 of file H\-S\-L.\-h.
+
+
+
+The documentation for this class was generated from the following files\-:\begin{DoxyCompactItemize}
+\item
+meowpp/colors/\hyperlink{HSL_8h}{H\-S\-L.\-h}\item
+meowpp/colors/\hyperlink{HSL_8hpp}{H\-S\-L.\-hpp}\end{DoxyCompactItemize}