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

Public Types

using difference_type = void
using value_type = std::string_view
using reference = std::string_view
using iterator_category = std::input_iterator_tag

Public Member Functions

 Iterator (std::string_view remaining)
bool operator!= (const Iterator &x) const
bool operator== (const Iterator &x) const
const std::string_view operator* () const
Iterator & operator++ ()
Iterator operator++ (int)

Public Attributes

std::string_view remaining
size_t slash

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