stlsoft/util/minmax.hpp File Reference


Detailed Description

[C++ only] Definition of the stlsoft::minimum() and stlsoft::maximum() function templates (Utility Library).

#include <stlsoft/stlsoft.h>

Go to the source code of this file.

Namespaces

namespace  stlsoft

Functions

template<typename T>
T const & minimum (T const &lhs, T const &rhs)
 Determines the minimum of two values.
template<typename T>
T const & maximum (T const &lhs, T const &rhs)
 Determines the maximum of two values.


Generated on Thu Jun 10 08:58:12 2010 for STLSoft by  doxygen 1.5.6