Regina 7.3 Calculation Engine
|
Provides a trie-like structure for storing sets. More...
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... | |
Provides a trie-like structure for storing sets.