![]() |
L4Re Operating System Framework
Interface and Usage Documentation
|
Iterator for a list of ListItem-s. More...
#include <list>
Inheritance diagram for cxx::List_item::Iter:
Collaboration diagram for cxx::List_item::Iter: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.