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

#include <file-path.hh>

Inheritance diagram for nix::PathViewNG:

Public Types

using string_view = OsStringView
 

Public Member Functions

 PathViewNG (const std::filesystem::path &path)
 
 PathViewNG (const OsString &path)
 
const string_view & native () const
 
string_view & native ()
 

Detailed Description

Stop gap until std::filesystem::path_view from P1030R6 exists in a future C++ standard.

Todo
drop NG suffix and replace the one in types.hh.

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