Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::SysError Class Reference
Inheritance diagram for nix::SysError:
[legend]
Collaboration diagram for nix::SysError:
[legend]

Public Member Functions

template<typename... Args>
 SysError (int errNo_, const Args &... args)
 
template<typename... Args>
 SysError (std::error_code ec, const Args &... args)
 
template<typename... Args>
 SysError (const Args &... args)
 

Public Attributes

int errNo
 

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