L4Re Operating System Framework
Interface and Usage Documentation
|
Iterator for a list of ListItem-s. More...
#include <list>
Public Member Functions | |
List_item * | remove_me () noexcept |
Remove item pointed to by iterator, and return pointer to element. | |
Iterator for a list of ListItem-s.
The Iterator iterates till it finds the first element again.