mln::fun::vv2b::ge< L, R > Struct Template Reference

Functor computing "greater or equal than" between two values. More...

#include <ge.hh>

Inheritance diagram for mln::fun::vv2b::ge< L, R >:
Inheritance graph

List of all members.


Detailed Description

template<typename L, typename R = L>
struct mln::fun::vv2b::ge< L, R >

Functor computing "greater or equal than" between two values.

Definition at line 48 of file ge.hh.