
17 Feb
2011
17 Feb
'11
4:36 p.m.
I believe it's not that simple. As I remember, throw() means the same thing as nothrow only in MSVC. For example, under GCC you'll have to use __attribute__((nothrow)). Correct me if I'm wrong. -- Best regards, Alexander Fokin, http://elric.ru.