mln::fun::v2b::lnot< V > Struct Template Reference

Functor computing logical-not on a value. More...

#include <lnot.hh>

Inheritance diagram for mln::fun::v2b::lnot< V >:
Inheritance graph

List of all members.


Detailed Description

template<typename V>
struct mln::fun::v2b::lnot< V >

Functor computing logical-not on a value.

Definition at line 47 of file lnot.hh.