Y
Hacker News
new
|
ask
|
show
|
jobs
by
munin
4763 days ago
If you read the WRK, ntoskrnl is all C...
1 comments
pjmlp
4763 days ago
Or a C++ subset in the near future, if the BUILD 2012 remark is true.
link
malkia
4763 days ago
and most of all extern "C", possibly no exceptions, no RTTI, no global new/delete, etc. - e.g. "embedded"-C++ like (only guessing).
link
pjmlp
4763 days ago
Most likely yes.
link