DELETE constant

int const DELETE = 1 << 2

Implementation

static const int DELETE = 1 << 2