LOWEST_PRECEDENCE constant

int const LOWEST_PRECEDENCE

The lowest possible precedence value.

Implementation

static const int LOWEST_PRECEDENCE = -0x80000000;