This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Exception implementation


Hello,

I'm writing a kernel in C++ and I'm using gcc. 
Can you explain me or give me some links how I should implement a
framework exception for my kernel. 
It will be strong advantage to use try {} catch () {} block in kernel.

Best regards,
-- 
Bartlomiej Swiercz
http://sknauk.wpk.p.lodz.pl
PGP Public Key: http://wilk.wpk.p.lodz.pl/swierczu/pgp/


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