iomanip.h and nested class

=?ISO-2022-JP?B?GyRCOGVGIyEhQDU8IxsoQg==?= (MXJ02154@niftyserve.or.jp)
Fri, 26 Sep 1997 06:49:00 +0900


Fons and Rooters,

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