Defines

src/util/header/Array.inl File Reference

Go to the source code of this file.

Defines

#define CHECKTRUE(expr)   {if((expr) == true) return false;}

Define Documentation

#define CHECKTRUE (   expr  )     {if((expr) == true) return false;}

Definition at line 2 of file Array.inl.