pstore2
Public Member Functions | List of all members
pstore::errno_erc Class Reference

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
 

Detailed Description

This class is a tiny wrapper that allows an errno value to be passed to std::make_error_code().


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