All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
UnaryLogicOp.cpp File Reference

A logical operator that can be used to combine one conditional expressions. More...

#include "AbstractOp.h"
#include "UnaryLogicOp.h"
#include <cassert>

Go to the source code of this file.

Detailed Description

A logical operator that can be used to combine one conditional expressions.

Definition in file UnaryLogicOp.cpp.