forked from boostorg/exception
Implemented support for custom to_string overloads for converting boost::error_info objects to string by the boost::diagnostic_information function.
[SVN r50507]
This commit is contained in:
@ -20,7 +20,7 @@ boost
|
||||
struct
|
||||
strwrap
|
||||
{
|
||||
std::string str;
|
||||
std::string str;
|
||||
char const * ptr;
|
||||
|
||||
explicit
|
||||
|
Reference in New Issue
Block a user