Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::Pos::LinesIterator Struct Reference

Public Types

using difference_type = size_t
using value_type = std::string_view
using reference = const std::string_view &
using pointer = const std::string_view *
using iterator_category = std::input_iterator_tag

Public Member Functions

 LinesIterator (std::string_view input)
LinesIterator & operator++ ()
LinesIterator operator++ (int)
reference operator* () const
pointer operator-> () const
bool operator!= (const LinesIterator &other) const
bool operator== (const LinesIterator &other) const

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