mln::fun::vv2v::min< L, R > Struct Template Reference

A functor computing the minimum of two values. More...

#include <min.hh>

Inheritance diagram for mln::fun::vv2v::min< L, R >:
Inheritance graph

List of all members.


Detailed Description

template<typename L, typename R = L>
struct mln::fun::vv2v::min< L, R >

A functor computing the minimum of two values.

Definition at line 50 of file fun/vv2v/min.hh.