[#BloombergLP-bdlb-StringRefUtil-k_NPOS] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/StringRefUtil.adoc[StringRefUtil]::k_NPOS :relfileprefix: ../../../ :mrdocs: Value used to denote "not‐a‐position", guaranteed to be outside the `range[0 .. INT_MAX]`. == Synopsis Declared in `<bdlb_stringrefutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlb/StringRefUtil/size_type.adoc[size_type] const k_NPOS = ~size_type(0); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#