CREATE constant

int const CREATE = 1 << 0

Implementation

static const int CREATE = 1 << 0