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

Functor computing equal between two values. More...

#include <eq.hh>

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

List of all members.


Detailed Description

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

Functor computing equal between two values.

Definition at line 48 of file fun/vv2b/eq.hh.