G++: How are exceptions implemented?
Andrea Bocci
fwyzard@inwind.it
Wed Aug 21 15:59:00 GMT 2002
> 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
More information about the Gcc
mailing list