Value used to denote "not‐a‐position", guaranteed to be outside the range[0 .. INT_MAX].

Synopsis

Declared in <bdlb_stringrefutil.h>

static
size_type const k_NPOS = ~size_type(0);

Created with MrDocs