Rebind this object to refer to the specified sequence of input characters.
Declared in <bdlb_tokenizer.h>
void
reset(std::string_view const& input);
Same as the preceding overload for a string_view input.
| Name | Description |
|---|---|
| input | character sequence to tokenize |