
3 Feb
2007
3 Feb
'07
10:02 p.m.
AMDG Andrey Semashev <andysem <at> mail.ru> writes:
And maybe a good idea is to pass an actual value that triggered the default handler in the exception object.
Do you think I should store the value as an integer or lexical_cast it to a string and pass it to the constructor of std::runtime_error? If I store it as an integer, no matter what type I use, it could overflow. In Christ, Steven Watanabe