Return true if the previous delimiter contains a hard‐delimiter character, and false otherwise. The behavior is undefined if the underlying input itself has been modified or destroyed since this object was most recently reset (or created).

Synopsis

Declared in <bdlb_tokenizer.h>

bool
isPreviousHard() const;

Created with MrDocs