This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: G++: How are exceptions implemented?


>  Hi, can anyone point me to documentation describing how exceptions in
> G++ are implemented?  I have been trying to find such on the web
> without success for quite some time now.

A good introduction to GCC exception handling was floating a couple of months ago in 
this mailing list. Try some search, or just skin through it, looking for "EH" 
"documentation" etc.

HTH, fwyzard   


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]