L4Re Operating System Framework
Interface and Usage Documentation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
cxx::List_item::Iter Class Reference

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_itemremove_me () noexcept
 Remove item pointed to by iterator, and return pointer to element.
 

Detailed Description

Iterator for a list of ListItem-s.

The Iterator iterates till it finds the first element again.

Definition at line 45 of file list.


The documentation for this class was generated from the following file: