This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Namespace std::rel_ops not defined in stdlibc++-v3


On Tue, May 01, 2001 at 10:56:17AM -0700, Lloyd J. Lewins wrote:
> According to the ISO standard (14882:1998E), <utility> should contain the namespace std::rel_ops (20.2).
[...]
> gcc version 2.95.2-6 19991024 (cygwin experimental)

libstdc++-v3 did not ship with gcc 2.95.2.  Only libstdc++-v2 did.
That version of the library is extrememly noncompliant with 14882.  If you
want a conforming implementation, please try either the gcc 3.0 snapshots
or the 3.1 development trunk; those contain libstdc++-v3.


Thanks,
Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]