Is it possible to get boost::exception object from boost::exception_ptr?

70 Views Asked by At

Is it possible to get boost::exception object from boost::exception_ptr? If yes How (in boost version 1.5x)?

0

There are 0 best solutions below