lobot::min< T > Struct Template Reference

#include <Robots/LoBot/util/LoSTL.H>

List of all members.

Public Member Functions

operator() (const T &a, const T &b) const

Detailed Description

template<typename T>
struct lobot::min< T >

The STL already provides canned function objects for relational operators. These two are for the min and max functions. They can be used in conjunction with binders to quickly write calls to std::transform(), etc. without having to create custom function objects.

Definition at line 134 of file LoSTL.H.


The documentation for this struct was generated from the following file:
Generated on Sun May 8 08:30:49 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3