[Index]

The I/O Kit

Written in C++, but not ISO Standard C++

Embedded C++ is a subset of C++

Certain language features are not permitted:

In particular, the Standard Library is not allowed

Bjarne Stroustrup doesn't like Embedded C++