A logical operator that can be used to combine one conditional expressions. More...
#include "AbstractOp.h"#include "UnaryLogicOp.h"#include <cassert>#include <cstring>#include <cstdlib>Go to the source code of this file.
A logical operator that can be used to combine one conditional expressions.
Definition in file UnaryLogicOp.cpp.