Same as the preceding overload for a string_view input.

Synopsis

Declared in <bdlb_tokenizer.h>

Tokenizer(
    std::string_view const& input,
    std::string_view const& soft,
    std::string_view const& hard);

Created with MrDocs