|
L4Re - L4 Runtime Environment
|
Automatic capability that implements automatic free and unmap of the capability selector. More...
Collaboration diagram for L4Re::Util::Auto_cap< T >:Automatic capability that implements automatic free and unmap of the capability selector.
| T | Type of the object that is referred by the capability. |
This kind of automatic capability is useful for capabilities that shall have a lifetime that is strictly coupled to one C++ scope.
Usage: