changed throw_io_failure to use ostringstream
this patch re-implements throw_io_failure to take a const char* and use a string stream to build error message, fixes #73
Showing
Please register or sign in to comment
this patch re-implements throw_io_failure to take a const char* and use a string stream to build error message, fixes #73