From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Noel L Yap" To: christoph.loewe@gameplay.de Cc: Cygwin@Sourceware.Cygnus.Com Subject: Re: G++ and ISO C++ conformity? Date: Wed, 06 Sep 2000 05:56:00 -0000 Message-id: <85256952.0046F281.00@nyc-ntgw-n01.ny.jpmorgan.com> X-SW-Source: 2000-09/msg00203.html christoph.loewe@gameplay.de on 2000.09.06 06:01:04 >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: > e.g. numeric_limits::max(); > 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++? Books aren't the best sources to get the latest standard. I haven't been following g++ or C++ in a while so I can't comment on how conformant g++ is, but I would look through the web to find the latest standard. The latest one I have is dated 2 December 1996. Noel This communication is for informational purposes only. It is not intended as an offer or solicitation for the purchase or sale of any financial instrument or as an official confirmation of any transaction. All market prices, data and other information are not warranted as to completeness or accuracy and are subject to change without notice. Any comments or statements made herein do not necessarily reflect those of J.P. Morgan & Co. Incorporated, its subsidiaries and affiliates. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com