help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cost of throw() ?


From: Philippe Amarenco
Subject: cost of throw() ?
Date: Sat, 01 Oct 2005 11:54:50 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/22.0.50 (gnu/linux)

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]