Deals with simple pairs of face numbers.
More...
#include "regina-core.h"
#include <cstdint>
#include <iostream>
|
namespace | regina |
| Contains the entire Regina calculation engine.
|
|
|
std::ostream & | regina::operator<< (std::ostream &out, const FacePair &pair) |
| Writes the given face pair to the given output stream.
|
|
Deals with simple pairs of face numbers.
Copyright © 1999-2025, The Regina development team
This software is released under the GNU General Public License,
with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact
Ben Burton (
bab@maths.uq.edu.au).