Horizon
Loading...
Searching...
No Matches
Classes | Public Types | Public Member Functions | List of all members
Catch::TextFlow::Columns::iterator Class Reference

Public Types

using difference_type = std::ptrdiff_t
 
using value_type = std::string
 
using pointer = value_type *
 
using reference = value_type &
 
using iterator_category = std::forward_iterator_tag
 

Public Member Functions

 iterator (Columns const &columns)
 
auto operator== (iterator const &other) const -> bool
 
auto operator!= (iterator const &other) const -> bool
 
std::string operator* () const
 
iteratoroperator++ ()
 
iterator operator++ (int)
 

The documentation for this class was generated from the following files: