Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::CanonPath::Iterator Struct Reference

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
 
void operator++ ()
 

Public Attributes

std::string_view remaining
 
size_t slash
 

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