Implemented support for custom to_string overloads for converting boost::error_info objects to string by the boost::diagnostic_information function.

[SVN r50522]
This commit is contained in:
Emil Dotchevski
2009-01-08 23:06:25 +00:00
parent aaf8fff6fb
commit 6fb2fda988
15 changed files with 5079 additions and 4187 deletions

View File

@ -20,7 +20,7 @@ boost
struct
strwrap
{
std::string str;
std::string str;
char const * ptr;
explicit