Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Dictionary.inl File Reference

Go to the source code of this file.

Macros

#define DICT_CHECK(a, b)   if ((a) == 0) throw b;

Variables

const int CHAINS = 256

Macro Definition Documentation

#define DICT_CHECK (   a,
 
)    if ((a) == 0) throw b;

Definition at line 16 of file Dictionary.inl.


Variable Documentation

const int CHAINS = 256

Definition at line 21 of file Dictionary.inl.