RE:Problem in cint with macros with argu

From: Masaharu Goto (MXJ02154@niftyserve.or.jp)
Date: Wed Oct 21 1998 - 12:37:00 MEST


Stefan,

>More generally, macro and header processing seems to be hard for cint, at
>the moment it also prevents for example the use of the official STL
>classes for a precompiled library. Do you think that it will be possible
>at all for cint to process for example the really complicated STL headers? 

There are many versions of STL headers. Cint can read old HP reference
implementation with some modification but not newer ones. At this moment,
every compiler has different STL header which gives further difficulty. 

I'm making a little progress. I make simplified STL header for making 
dictionary. When compilation, true STL heaer is used.  I build string
and map container using this technique, so far. These only work on Win32
VC++ and are not good enough for public use.

Masaharu Goto



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:34:38 MET