
15 Aug
2010
15 Aug
'10
12:22 p.m.
On 15/08/10 14:04, fabien wrote:
I would like to propose an "error_info_sstream" class Well, exception are just here to gather and carry diagnostic info, not full fledged error message as it limits applciability (like localization) and may fail to allocate the needed memory for the string and stream, thus maskign the initial exception with some bad_alloc.