Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
2100 days ago
Except when OSes happen to be written in C++, like most modern non-UNIX/POSIX clones, and security updates come into play.
1 comments
quotemstr
2098 days ago
The OS implementation language is irrelevant: there's no reason that applications and the OS core need to use the same C++ standard library.
link