I copied cint5.13.28 with following fix and enhancement.
+ iomanip.h : May be not perfect, but some of iomanip functionalities
are supported.
+ #pragma link [C++|C|off] nestedclass; enables registering nested
class in a precompiled library. Default is off so you have to
explicitly turn this on.
I'll be away for Embedded Systems Conference next week.
Masaharu Goto