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

Functor computing logical and-not between two values. More...

#include <land_not.hh>

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

List of all members.


Detailed Description

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

Functor computing logical and-not between two values.

Definition at line 49 of file land_not.hh.