Boost logo

Boost Users :

Subject: Re: [Boost-users] error_code using c++11 and boost
From: Bjorn Reese (breese_at_[hidden])
Date: 2018-11-16 17:46:37


On 11/16/18 4:06 PM, Lars via Boost-users wrote:

> Would it be possible for boost to implement some sort of convertion
> method from boost::system::error_code to std::errror_code?

The upcoming 1.69 release of Boost.System has built-in support for
std::error_code.

If you need to use earlier versions, then you can create a bridge
between the two:

   http://breese.github.io/2016/06/18/unifying-error-codes.html


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net