Also pragma warning( disable : 4290 ) should be added because I get A LOT of:
c:\tools\CommonC++-1.9.6\src\misc.h(589): warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
warnings.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Also pragma warning( disable : 4290 ) should be added because I get A LOT of:
c:\tools\CommonC++-1.9.6\src\misc.h(589): warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
warnings.