Header files of type std namespace are unsupported.
Included cname header files are not mapped to name.h. Example:
#include <cstring>
-------^-------------------- ERROR
The following table shows unimplemented header files.
| <algorithm> | <iomanip> | <memory> | <streambuf> |
|---|---|---|---|
| <bitset> | <iosfwd> | <new> | <typeinfo> |
| <climits> | <iostream> | <numeric> | <utility> |
| <complex> | <istream> | <ostream> | <valarray> |
| <deque> | <iterator> | <queue> | <vector> |
| <exception> | <limits> | <sstream> | <wchar.h> |
| <fstream> | <list> | <stack> | <wctype.h> |
| <functional> | <map> | <stdexcept> |