Min_Max.h File Reference

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

Functions

template<class T >
ace pre h
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
const T & 
ace_min (const T &t1, const T &t2)
template<class T >
const T & ace_max (const T &t1, const T &t2)
template<class T >
const T & ace_min (const T &t1, const T &t2, const T &t3)
template<class T >
const T & ace_max (const T &t1, const T &t2, const T &t3)
template<class T >
const T & ace_range (const T &min, const T &max, const T &val)

Detailed Description

Id
Min_Max.h 80826 2008-03-04 14:51:23Z wotte

Define an appropriate set of min()/max() functions using templates.

Author:
Derek Dominish <Derek.Dominish@Australia.Boeing.com>

Function Documentation

template<class T >
const T& ace_max ( const T &  t1,
const T &  t2,
const T &  t3 
) [inline]
template<class T >
const T& ace_max ( const T &  t1,
const T &  t2 
) [inline]
template<class T >
const T& ace_min ( const T &  t1,
const T &  t2,
const T &  t3 
) [inline]
template<class T >
ace pre h ACE_BEGIN_VERSIONED_NAMESPACE_DECL const T& ace_min ( const T &  t1,
const T &  t2 
) [inline]
template<class T >
const T& ace_range ( const T &  min,
const T &  max,
const T &  val 
) [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Mon Nov 30 00:49:02 2009 for ACE by  doxygen 1.6.1