Rob Weir sez:
} On Thu, Feb 13, 2003 at 11:23:16AM -0500, Gregory Seidman wrote:
} > I'm trying to determine whether flex++ produces standards-compliant
} > C++. It seems that it very nearly does, except that
} > /usr/include/FlexLexer.h refers to std::istream and std::ostream
} > without the std::
On Thu, Feb 13, 2003 at 11:23:16AM -0500, Gregory Seidman wrote:
> I'm trying to determine whether flex++ produces standards-compliant C++. It
> seems that it very nearly does, except that /usr/include/FlexLexer.h refers
> to std::istream and std::ostream without the std:: prefix. This is as of
> 2
I'm trying to determine whether flex++ produces standards-compliant C++. It
seems that it very nearly does, except that /usr/include/FlexLexer.h refers
to std::istream and std::ostream without the std:: prefix. This is as of
2.5.4a-30 (current unstable), however; 2.5.4a-29 was still using
iostream.
3 matches
Mail list logo