libfilezilla
Public Types | Public Member Functions | List of all members
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 value_type operator* () const
 
constexpr iteratoroperator++ ()
 

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