BloombergLP::bdlb::Tokenizer::reset

Rebind this object to refer to the specified sequence of input characters.

Synopsis

Declared in <bdlb_tokenizer.h>

void
reset(std::string_view const& input);

Description

Same as the preceding overload for a string_view input.

Parameters

NameDescription
inputcharacter sequence to tokenize