From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2316 invoked by alias); 8 Mar 2010 16:10:48 -0000 Received: (qmail 2258 invoked by uid 48); 8 Mar 2010 16:10:35 -0000 Date: Mon, 08 Mar 2010 16:10:00 -0000 Message-ID: <20100308161035.2257.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/6709] [DR743] typeof() cannot be used with the :: operator In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "redi at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-03/txt/msg00665.txt.bz2 ------- Comment #13 from redi at gcc dot gnu dot org 2010-03-08 16:10 ------- the decltype issue is http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#743 the proposed change is in http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3031.pdf suspending ... -- redi at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |SUSPENDED Summary|typeof() cannot be used with|[DR743] typeof() cannot be |the :: operator |used with the :: operator http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6709