Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Originating-IP: [172.155.3.196]
From: "Jason Craig" <jcraigccr@hotmail.com>
To: <christoph.loewe@gameplay.de>
Cc: <cygwin@sourceware.cygnus.com>
References: <OF00535AAE.61A6BDE3-ONC1256952.00361B82@gxp.de>
Subject: Re: G++ and ISO C++ conformity?
Date: Sat, 9 Sep 2000 09:44:17 -0600
MIME-Version: 1.0
Content-Type: text/plain;	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
Message-ID: <OE39C8wSA1XvpFVjCRG0000042c@hotmail.com>
X-OriginalArrivalTime: 09 Sep 2000 15:45:30.0087 (UTC) FILETIME=[FB4A8F70:01C01A74]

Correct me if I am wrong, but haven't string streams been depricated?

- Jason Craig
  jcraigccr@hotmail.com

----- Original Message ----- 
From: <christoph.loewe@gameplay.de>
To: <cygwin@sourceware.cygnus.com>
Sent: Wednesday, September 06, 2000 4:01 AM
Subject: G++ and ISO C++ conformity?


> Hi,
> 
> I have recently downloaded the latest Cygwin archive
> to start a project in C++. I have read Bjarne Stroustrup's
> "The C++ Programming Language" (Special Ed.) and was surprised
> to find several includes and functions missing in the g++
> distribution.
> 
> Header files that could not be found:
>      <limits>   e.g. numeric_limits<int>::max();
>         <sstream>  e.g. ostringstream ost;
> 
> Furthermore the "range controlled" indexing via at()
> would not work.
> 
> Can it be that G++ does not completely support ISO C++?
> Or did I forget to install something?
> Is an update planned, if indeed some features of ISO C++
> are indeed missing in g++?
> 
> I used the Setup.exe and did a complete Install via
> Internet.
> 
> Thanks for your time...
> 
> Regards,
>      AEon

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

