minmax.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename DataType>
DataType min (const DataType &x, const DataType &y)
template<typename DataType>
DataType max (const DataType &x, const DataType &y)


Function Documentation

template<typename DataType>
DataType max ( const DataType &  x,
const DataType &  y 
) [inline]

Definition at line 9 of file minmax.h.

Here is the caller graph for this function:

template<typename DataType>
DataType min ( const DataType &  x,
const DataType &  y 
) [inline]

Definition at line 5 of file minmax.h.


Generated on Thu Oct 22 13:36:16 2009 for EmployeeInheritanceExample by  doxygen 1.5.5