#include <ginger/robin.hpp>
template<typename T>
RobinIterableWrapper struct
Wrapper to make the linked list iterable.
| Template parameters | |
|---|---|
| T | The type of elements in the list |
Public functions
Public variables
-
const detail::
RobinSlNode<T>* node