Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

lobot::min< T > Struct Template Reference

#include <Robots/LoBot/misc/LoUtils.H>

List of all members.


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 340 of file LoUtils.H.

Public Member Functions

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


The documentation for this struct was generated from the following file:
Generated on Mon Nov 23 15:57:18 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4