ProcLib 0.0.1.0
A cross-platform process runner.
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
error.hxx File Reference
#include <system_error>
Include dependency graph for error.hxx:

Go to the source code of this file.

Namespaces

namespace  pl
 

Enumerations

enum class  pl::ErrorCode { pl::NoError , pl::ProcessAlreadyStarted , pl::ProcessNotStarted }
 The possible errors relating to the reading or writing of PAK files. More...
 

Functions

auto pl::makeErrorCode (ErrorCode const code) -> std::error_code