pending constant

int const pending

Node is pending update.

Implementation

static const pending = 1 << 5;