mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
4e8453b7bf
The for_each method of the List wrapper remembers the next list item before calling the functor on the current one, so, the current one can be destroyed during the functor. Ref #2670 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.