Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jotux
on July 21, 2016
|
parent
|
context
|
favorite
| on:
Practical Guide to Bare Metal C++
Not really moot. I do C++ on embedded processors with as little as 32kB of program space. Using a single exception means your code will not fit. My general rule of thumb to use full-fledged C++ is a processor with at least 256kB of program space.
Here's a comment of mine from a previous discussion:
https://news.ycombinator.com/item?id=11706840
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Here's a comment of mine from a previous discussion: https://news.ycombinator.com/item?id=11706840