|
Nix
2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
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 |