From owner-freebsd-current Fri May 14 1:40:27 1999 Delivered-To: freebsd-current@freebsd.org Received: from maulwurf.franken.de (maulwurf.franken.de [193.141.110.9]) by hub.freebsd.org (Postfix) with ESMTP id 54D5714C2B for ; Fri, 14 May 1999 01:40:24 -0700 (PDT) (envelope-from gaspode.franken.de!tanis@maulwurf.franken.de) Received: by maulwurf.franken.de via rmail with stdio id for freebsd-current@FreeBSD.ORG; Fri, 14 May 1999 10:40:22 +0200 (MET DST) (Smail-3.2 1996-Jul-4 #1 built DST-May-30) Received: (from tanis@localhost) by gaspode.franken.de (8.9.3/8.9.3) id GAA00562 for freebsd-current@FreeBSD.ORG; Fri, 14 May 1999 06:40:48 +0200 (CEST) (envelope-from tanis) Date: Fri, 14 May 1999 06:40:48 +0200 From: German Tischler To: freebsd-current@FreeBSD.ORG Subject: Re: egcs, libstdc++, libg++, Class Library Message-ID: <19990514064048.A549@gaspode.franken.de> References: <199905140138.SAA07432@ix.netcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Thomas T. Veldhouse on Thu, May 13, 1999 at 09:32:06PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, May 13, 1999 at 09:32:06PM -0500, Thomas T. Veldhouse wrote: > Have you tried using the C++ standard way? It works. > > #include > #include > > using namespace std; > > Of course, there are many times you won't want to include the entire > namespace. You don't need to. EGCS is still buggy with namespaces because namespace std is on by default. -- German Tischler tanis@gaspode.franken.de tanis@cip.informatik.uni-wuerzburg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message