hi all,

is there a real benefit from declaring functions that don't throw
exceptions as throw() ?

if yes, what is the cost in time and space when
- calling no functions
- calling a function declared as thow()
- calling a function not declared as thow()
from a function declared as thow() ?


thanks,

-- 
Philippe Amarenco, aka Phix
epita 2007 - LSE - EpX
_______________________________________________
Help-gplusplus mailing list
Help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to