Hi,
bool CControlDrvInstance::IsRebootRequired() const throw()
In this code what is throw() do? I just have slight knowledge that is
a exception handler but how does it work.
If I have this in my code do I need to include "try catch" block? If
yes why?
Thanks
TS
--
[ See http://www.gotw.ca/resources/clcm.htm
for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]