1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- \hypertarget{classfilval_1_1Max}{}\section{filval\+:\+:Max$<$ T $>$ Class Template Reference}
- \label{classfilval_1_1Max}\index{filval\+::\+Max$<$ T $>$@{filval\+::\+Max$<$ T $>$}}
- Find and return the maximum value of a vector.
- {\ttfamily \#include $<$value.\+hpp$>$}
- Inheritance diagram for filval\+:\+:Max$<$ T $>$\+:
- \nopagebreak
- \begin{figure}[H]
- \begin{center}
- \leavevmode
- \includegraphics[width=220pt]{classfilval_1_1Max__inherit__graph}
- \end{center}
- \end{figure}
- Collaboration diagram for filval\+:\+:Max$<$ T $>$\+:
- \nopagebreak
- \begin{figure}[H]
- \begin{center}
- \leavevmode
- \includegraphics[width=340pt]{classfilval_1_1Max__coll__graph}
- \end{center}
- \end{figure}
- \subsection*{Public Member Functions}
- \begin{DoxyCompactItemize}
- \item
- \hypertarget{classfilval_1_1Max_a61ab1d419ea30128eb53ea8768a780cb}{}\label{classfilval_1_1Max_a61ab1d419ea30128eb53ea8768a780cb}
- {\bfseries Max} (const std\+::string \&\hyperlink{classfilval_1_1GenValue_a007e38c03ee041c2a657afa3d6e91ab1}{name}, const std\+::string \&v\+\_\+name)
- \end{DoxyCompactItemize}
- \subsection*{Additional Inherited Members}
- \subsection{Detailed Description}
- \subsubsection*{template$<$typename T$>$\newline
- class filval\+::\+Max$<$ T $>$}
- Find and return the maximum value of a vector.
- The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
- \item
- /home/caleb/\+Sources/\+T\+T\+T\+T/filval/\hyperlink{value_8hpp}{value.\+hpp}\end{DoxyCompactItemize}
|