Regina 7.3 Calculation Engine
Classes | Namespaces | Functions
trieset.h File Reference

Provides a trie-like structure for storing sets. More...

#include "regina-core.h"
#include "core/output.h"
#include "utilities/bitmask.h"

Classes

class  regina::TrieSet
 A trie-like data structure for storing and retriving sets. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Functions

void regina::swap (TrieSet &a, TrieSet &b) noexcept
 Swaps the contents of the two given collections. More...
 

Detailed Description

Provides a trie-like structure for storing sets.


Copyright © 1999-2023, 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).