|
Ginger 1.1.5; VERSION ${PROJECT_VERSION}
|
Robin Hood cycle iteration data structure. More...
#include <vector>Go to the source code of this file.
Classes | |
| struct | fun::detail::RobinSlNode< T > |
| A node in the Robin Hood hashing linked list. More... | |
| struct | fun::detail::RobinIterator< T > |
| Iterator for the Robin Hood linked list. More... | |
| struct | fun::detail::RobinIterableWrapper< T > |
| Wrapper to make the linked list iterable. More... | |
| struct | fun::Robin< T > |
| Robin Hood iterator for cycle iteration. More... | |
Namespaces | |
| namespace | fun |
| namespace | fun::detail |
Robin Hood cycle iteration data structure.