EvolvingObjects
eoBoolFlip Class Reference

a simple boolean mutation - to be used in generic eoOp's More...

#include <eoBoolFlip.h>

Inheritance diagram for eoBoolFlip:
eoMonOp< bool > eoOp< bool > eoUF< bool &, bool > eoFunctorBase unary_function

List of all members.

Public Member Functions

bool operator() (bool &_b)
 simply flips the boolean argument
virtual string className () const
 inherited className()

Detailed Description

a simple boolean mutation - to be used in generic eoOp's

Definition at line 35 of file eoBoolFlip.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends