|
pstore2
|


Public Member Functions | |
| system_error (std::error_code code, std::string const &user_message, std::string path) | |
| system_error (std::error_code code, gsl::czstring user_message, std::string path) | |
| system_error (system_error const &)=default | |
| system_error (system_error &&)=default | |
| system_error & | operator= (system_error const &)=default |
| system_error & | operator= (system_error &&)=default |
| std::string const & | path () const noexcept |
1.8.13