libfilezilla
Toggle main menu visibility
Loading...
Searching...
No Matches
fz
strtokenizer
iterator
Public Types
|
Public Member Functions
|
List of all members
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:
string.hpp
Generated by
1.17.0