|
pstore2
|
This class is a tiny wrapper that allows an errno value to be passed to std::make_error_code(). More...
#include <error.hpp>
Public Member Functions | |
| constexpr | errno_erc (int const err) noexcept |
| constexpr int | get () const noexcept |
This class is a tiny wrapper that allows an errno value to be passed to std::make_error_code().
1.8.13