codac 2.0.0
Loading...
Searching...
No Matches
codac2_BoolInterval.h File Reference
#include <ostream>
Include dependency graph for codac2_BoolInterval.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  codac2
 

Enumerations

enum class  codac2::BoolInterval { }
 Enumeration representing a boolean interval. More...
 

Functions

BoolInterval codac2::operator~ (BoolInterval x)
 Returns the complementary of a BoolInterval.
 
std::ostream & codac2::operator<< (std::ostream &os, const BoolInterval &x)
 Streams out a BoolInterval.
 

Detailed Description

Date
2024
Author
Simon Rohou
License: GNU Lesser General Public License (LGPL)