Y
Hacker News
new
|
ask
|
show
|
jobs
by
pilif
5575 days ago
Symbian uses their own kind-of-exceptions (called TRAP, I think) and I've heard that decision to not use C++ exception was funded on binary size constraints.
1 comments
cpeterso
5575 days ago
Symbian LEAVEs and TRAPs predate C++ exceptions. Symbian/EPOC is
old
! :)
link