L4Re - L4 Runtime Environment
|
Compare two data types for equality. More...
Additional Inherited Members | |
![]() | |
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.