libfilezilla
Loading...
Searching...
No Matches
strtokenizer< String, Delims >::iterator Struct Reference

Public Types

using iterator_category = std::input_iterator_tag
 
using difference_type = strtokenizer::difference_type
 
using value_type = strtokenizer::value_type
 
using pointer = strtokenizer::pointer
 
using reference = strtokenizer::reference
 

Public Member Functions

constexpr bool operator!= (sentinel) const
 
constexpr bool operator== (sentinel) const
 
constexpr bool operator== (iterator const &op) const
 
constexpr bool operator!= (iterator const &op) const
 
constexpr value_type operator* () const
 
constexpr iteratoroperator++ ()
 

The documentation for this struct was generated from the following file: