Mobile API Reference  MicroStrategy 2019
StaticCheck.h File Reference

Go to the source code of this file.

Classes

struct  Base::CompileTimeChecker< bool >
 
struct  Base::CompileTimeChecker< true >
 

Namespaces

 Base
 

Macros

#define STATIC_CHECK(expr)   typedef char ERROR_5B84D18BADD040F6B55A64F8BCF5A3EA[1][(expr) ? 1 : 0]
 

Macro Definition Documentation

◆ STATIC_CHECK

#define STATIC_CHECK (   expr)    typedef char ERROR_5B84D18BADD040F6B55A64F8BCF5A3EA[1][(expr) ? 1 : 0]

Macro STATIC_CHECK Invocation: STATIC_CHECK(expr)

Parameters
expr is a compile-time integral or pointer expression.