#include <gmtl/Defines.h>#include <gmtl/Util/Meta.h>Include dependency graph for StaticAssert.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | gmtl |
Defines | |
| #define | GMTL_STATIC_ASSERT(B) |
|
|
Value: typedef ::gmtl::static_assert_test<\
sizeof(::gmtl::STATIC_ASSERTION_FAILURE< (bool)( B ) >)>\
GMTL_JOIN(gmtl_static_assert_typedef_, __LINE__)Definition at line 53 of file StaticAssert.h. Referenced by gmtl::Coord::Coord. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002