max_accumulator< T > Class Template Reference
#include <accum.hh>
Inheritance diagram for max_accumulator< T >:
[legend]Collaboration diagram for max_accumulator< T >:
[legend]List of all members.
Detailed Description
template<class T>
class max_accumulator< T >
This is a functor. It saves the maximum T value that has been passed as an argument of its operator() method. To retrieve the value saved, just use the max_accumulator as a T instance.
Definition at line 41 of file accum.hh.
The documentation for this class was generated from the following file:
Generated on Tue Feb 20 20:21:31 2007 for Olena by
1.5.1