|
L4Re - L4 Runtime Environment
|
Compare two data types for equality. More...
Inheritance diagram for L4::Types::Same< A, B >:
Collaboration diagram for L4::Types::Same< A, B >:Additional Inherited Members | |
Public Types inherited from L4::Types::Bool< false > | |
| typedef Bool< V > | type |
| The meta type itself. | |
Compare two data types for equality.
| A | The first data type |
| B | The second data type |
The result is the boolean True if A and B are the same types.