|
L4Re - L4 Runtime Environment
|
Iterator for a list of ListItem-s. More...
Inheritance diagram for cxx::List_item::Iter:
Collaboration diagram for cxx::List_item::Iter:Public Member Functions | |
| List_item * | remove_me () throw () |
| Remove item pointed to by iterator, and return pointer to element. More... | |
Iterator for a list of ListItem-s.
The Iterator iterates till it finds the first element again.
|
inline | |||||||||||||
Remove item pointed to by iterator, and return pointer to element.
Definition at line 86 of file list.
References cxx::List_item::remove_me().
Referenced by cxx::List_item::remove().
Here is the call graph for this function:
Here is the caller graph for this function: