#include <iostream>
Namespaces | |
namespace | regina |
Functions | |
std::ostream & | operator<< (std::ostream &out, const NTriBool &set) |
Writes the given three-way boolean to the given output stream. | |
std::ostream & | operator<< (std::ostream &out, const NBoolSet &set) |
Writes the given boolean set to the given output stream. |