![]() |
L4Re Operating System Framework
Interface and Usage Documentation
|
Compare two data types for equality. More...
#include <types>
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.