From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Richard B. Kreckel" To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: c++/3628: "using std::rel_ops" blows up std::vector Date: Tue, 10 Jul 2001 03:46:00 -0000 Message-id: <20010710104603.14024.qmail@sourceware.cygnus.com> X-SW-Source: 2001-07/msg00265.html List-Id: The following reply was made to PR c++/3628; it has been noted by GNATS. From: "Richard B. Kreckel" To: Gabriel Dos Reis Cc: gcc-gnats@gcc.gnu.org, Joe Buck Subject: Re: c++/3628: "using std::rel_ops" blows up std::vector Date: Tue, 10 Jul 2001 12:44:15 +0200 (CEST) On 9 Jul 2001, Gabriel Dos Reis wrote: [...] > The fix is to leave std::rel_ops where it is and not to touch it. > We need to tell users to forget about std::rel_ops. What's the reason? Is it impossible to fix this? If so, is there a workaround? After all, a compiler conforming to section 20.2 [lib.utility] should provide std::rel_ops. Regards -richy. -- Richard B. Kreckel < http://www.ginac.de/~kreckel/ >