Y
Hacker News
new
|
ask
|
show
|
jobs
by
axylone
4860 days ago
Sure, but then you can't use the standard library or any other libraries. Even a single exception sneaking into the codebase breaks everything.
1 comments
berkut
4860 days ago
We did - loads of Qt and std:: stuff - admittedly we used a custom memory allocator for the std:: stuff, but it worked fine.
link