StrSplitIterator.this

Constructor

Intended to be used for a 'scope' instance where a SearchFruct instance is stored somewhere in order to reuse the search index.

  1. this(cstring delim_)
  2. this(cstring delim_, cstring content)
  3. this(Search sf_in)
    class StrSplitIterator

Parameters

sf_in Search

delimiter string

Meta