Return a reference to the non‐modifiable previous delimiter (or leader) in the input string. The behavior is undefined if the underlying input has been modified or destroyed since this object was most recently reset (or created).
Synopsis
Declared in <bdlb_tokenizer.h>
bslstl::StringRef
previousDelimiter() const;
Created with MrDocs