Y
Hacker News
new
|
ask
|
show
|
jobs
by
flashmozzg
2087 days ago
You could trivially (or rather, mechanically) emulate HW bounded stack with a heap-based stack collection (like std::stack).