\begin{ccRefFunction}{min}
\ccDefinition
The function \ccRefName\ returns the smaller of two values.
\ccInclude{CGAL/utils.h}
\ccFunction{T min(const T& x, const T& y);}{}
\ccSeeAlso
\ccRefIdfierPage{Min}\\
\end{ccRefFunction}