mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
By using &&, we prevent the accidental copying of deallocator instances, passed to the destroy function. We always want to take the deallocator as reference or pointer.
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.