Regina 7.4 Calculation Engine
boolset.h File Reference

Provides various types that extend the standard boolean. More...

#include <iostream>
#include <string>
#include "regina-core.h"

Classes

class  regina::BoolSet
 A set of booleans. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Functions

std::ostream & regina::operator<< (std::ostream &out, BoolSet set)
 Writes the given boolean set to the given output stream.
 

Detailed Description

Provides various types that extend the standard boolean.