delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Subject: | G++ and ISO C++ conformity? |
To: | cygwin AT sourceware DOT cygnus DOT com |
X-Mailer: | Lotus Notes Release 5.0.3 (Intl) 21 March 2000 |
Message-ID: | <OF00535AAE.61A6BDE3-ONC1256952.00361B82@gxp.de> |
From: | christoph DOT loewe AT gameplay DOT de |
Date: | Wed, 6 Sep 2000 12:01:04 +0200 |
X-MIMETrack: | Serialize by Router on Honker/gameplay/DE(Release 5.0.3 (Intl)|21 March |
2000) at 06.09.2000 12:01:05 | |
MIME-Version: | 1.0 |
X-MIME-Autoconverted: | from base64 to 8bit by delorie.com id GAA10427 |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |