mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 02:01:38 +00:00
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
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.