std::make_error_condition(std::io_errc)
From cppreference.com
Defined in header <ios>
|
||
std::error_condition make_error_condition( std::io_errc e ) noexcept; |
(since C++11) | |
Constructs an std::error_condition object from a value of type