fun::detail namespace

Classes

template<typename T>
struct RobinIterableWrapper
Wrapper to make the linked list iterable.
template<typename T>
struct RobinIterator
Iterator for the Robin Hood linked list.
template<typename T>
struct RobinSlNode
A node in the Robin Hood hashing linked list.