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

Public Types

using iterator_category = std::forward_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== (iterator const &op) const
constexpr bool operator!= (iterator const &op) const
constexpr value_type operator* () const
constexpr pointer operator-> () const
constexpr iterator & operator++ ()
constexpr iterator operator++ (int)

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