NEST_LIMIT_DEFAULT constant
int
const NEST_LIMIT_DEFAULT
Default nesting depth limit (inclusive).
Implementation
static const NEST_LIMIT_DEFAULT = 64;
Default nesting depth limit (inclusive).
static const NEST_LIMIT_DEFAULT = 64;