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

Functor computing logical-xor between two values. More...

#include <lxor.hh>

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

List of all members.


Detailed Description

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

Functor computing logical-xor between two values.

Definition at line 48 of file lxor.hh.