#include <algorithm>
#include <list>
#include <vector>
#include "utilities/memutils.h"
#include "shareableobject.h"
Namespaces | |
| namespace | regina |
Functions | |
| std::ostream & | operator<< (std::ostream &out, const NGroupExpressionTerm &term) |
| Writes the given term to the given output stream. | |