UNLIMITED constant

int const UNLIMITED

Unlimited large value to support no limit for filtering.

Implementation

static const int UNLIMITED = 9007199254740992;