sigx++
2.0.1
|
Go to the source code of this file.
Data Structures | |
struct | sigx::static_assert< true > |
Namespaces | |
namespace | sigx |
Macros | |
#define | SIGX_STATIC_ASSERT(expr) sizeof(::sigx::static_assert< (bool)( expr ) >) |
#define SIGX_STATIC_ASSERT | ( | expr | ) | sizeof(::sigx::static_assert< (bool)( expr ) >) |