SYMBIAN OS V9.2
» Symbian OS v9.2 » Symbian OS reference » C++ component reference » Base E32 » __ASSERT_COMPILE
Location: e32def.h
e32def.h
__ASSERT_COMPILE
__ASSERT_COMPILE (x) void __compile_time_assert(int __check[(x)?1:-1])
Asserts that a condition is true at compilation time.
x
Condition to assert
Copyright ©2007 Symbian Software Ltd.