From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26470 invoked by alias); 20 May 2005 17:13:21 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 26065 invoked by uid 48); 20 May 2005 17:13:06 -0000 Date: Fri, 20 May 2005 17:13:00 -0000 From: "dave at boost-consulting dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20050520171304.21682.dave@boost-consulting.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/21682] New: Disallowed using declaration X-Bugzilla-Reason: CC X-SW-Source: 2005-05/txt/msg02879.txt.bz2 List-Id: GCC reports ../../../../boost/sequence/begin.hpp:53: error: 'begin' is already declared in this scope When creating an overload set by bringing a function into a namespace via using-declaration. Compile the enclosed source to demonstrate. -- Summary: Disallowed using declaration Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dave at boost-consulting dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21682