ivutils
Loading...
Searching...
No Matches
comp_function< arg_t, result_t, comp_t > Class Template Reference

used to construct max_function and min_function More...

#include <math_utils.h>

Inherits virt_unary_function< arg_t, result_t >.

Collaboration diagram for comp_function< arg_t, result_t, comp_t >:

Detailed Description

template<class arg_t, class result_t, class comp_t = std::greater<result_t>>
class comp_function< arg_t, result_t, comp_t >

used to construct max_function and min_function


The documentation for this class was generated from the following file: