|
ARB
|
#include "static_assert.h"
Go to the source code of this file.
Functions | |
| STATIC_ASSERT_ANNOTATED (sizeof(void *)==4,"You cannot compile a 32bit-ARB on a 64bit-machine") | |
| STATIC_ASSERT_ANNOTATED | ( | sizeof(void *) | = =4, |
| "You cannot compile a 32bit-ARB on a 64bit-machine" | |||
| ) |
1.8.8