473,729 Members | 2,177 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

INCITS/ISO/IEC 14882:2003 vs INCITS/ISO/IEC 14882:1998

Hello everybody!
I was looking for PDf version of ISO C++ standard on several websites and I found
few documents. one here: http://www.techstreet.com/cgi-bin/de...oduct_id=49964
and it is named "INCITS-Adopted ISO/IEC Standard" and it tells me that this
version of standard was replaced by another review from year 2003.

I have my copy I purchased from same website many years ago and it says
ISO/IEC 14882-1998(E). Version from 2003 is different, in fact it is
786 pages instead of 732 pages for 1998 year version.

Does anyone now what is new in ISO C++ since 1998 ? Just curios if it is worth
to bye yr 2003 version to find out what new in those 54 pages ?

Just wondering if hash_map<> finally made it to standard ?

Cheers,
---
Alexei Polkhanov
Sr. Consultant/Software Systems Analyst
Tel: (604) 719-2515
E-mail: us****@monteaur eus.com
http://www.monteaureus.com/

Jul 22 '05 #1
11 2768

Alexei Polkhanov wrote: ...

http://www.acceleratedcpp.com/author.../revisions.pdf

regards,
alexander.
Jul 22 '05 #2
On Sat, 24 Apr 2004 23:22:37 +0200, Alexander Terekhov
<te******@web.d e> wrote:

http://www.acceleratedcpp.com/author.../revisions.pdf


does anyone know of an equivalent document HIGHLIGHTING the changed
words, or anyhow easier to read?

Jul 22 '05 #3
"Alexei Polkhanov" <us****@monteau reus.com> wrote in message
news:Er******** ************@no vus-tele.net...
Hello everybody!
I was looking for PDf version of ISO C++ standard on several websites and I found few documents. one here: http://www.techstreet.com/cgi-bin/de...oduct_id=49964 and it is named "INCITS-Adopted ISO/IEC Standard" and it tells me that this version of standard was replaced by another review from year 2003.

I have my copy I purchased from same website many years ago and it says
ISO/IEC 14882-1998(E). Version from 2003 is different, in fact it is
786 pages instead of 732 pages for 1998 year version.

Does anyone now what is new in ISO C++ since 1998 ? Just curios if it is worth to bye yr 2003 version to find out what new in those 54 pages ?

Just wondering if hash_map<> finally made it to standard ?

2003 is a "bug fix". It has nothing new, only cleared certain implementation
issues. The upcoming major revision of the standard is still under
consideration and is cutely called "C++0x" in the community.


Ioannis Vranos

Jul 22 '05 #4

Just download it from somewhere else, I did. Paying for the C++
Standard is like paying to go for a walk. If I _did_ have the money,
then I'd make a _voluntary_ contribution, but charging for the C++
Standard is extortion.
Jul 22 '05 #5
"JKop" <NU**@NULL.NULL > wrote in message
news:hx******** **********@news .indigo.ie...

Just download it from somewhere else, I did. Paying for the C++
Standard is like paying to go for a walk.
You've obviously never played golf.
If I _did_ have the money,
then I'd make a _voluntary_ contribution, but charging for the C++
Standard is extortion.


From each according to his inclination? To each according to his
coercive power? I think you've delineated the Twenty-first Century
version of communism.

P.J. Plauger
Dinkumware, Ltd.
http://www.dinkumware.com
Jul 22 '05 #6
JKop wrote:
Just download it from somewhere else, I did. Paying for the C++
Standard is like paying to go for a walk. If I _did_ have the money,
then I'd make a _voluntary_ contribution, but charging for the C++
Standard is extortion.


Do you steal other things you can't afford, too?
Jul 22 '05 #7
Jeff Schwab posted:
JKop wrote:
Just download it from somewhere else, I did. Paying for the C++
Standard is like paying to go for a walk. If I _did_ have the money, then I'd make a _voluntary_ contribution, but charging for the C++
Standard is extortion.


Do you steal other things you can't afford, too?

Yes.
Why? Are _you_ too proud to? I've had numerous versions of Visual
Studio, none of them paid for.
-JKop
Jul 22 '05 #8
On Sun, 25 Apr 2004 14:16:47 GMT, JKop <NU**@NULL.NULL > wrote:
Jeff Schwab posted:
JKop wrote:
Just download it from somewhere else, I did. Paying for the C++
Standard is like paying to go for a walk. If I _did_ have themoney, then I'd make a _voluntary_ contribution, but charging for the C++
Standard is extortion.


Do you steal other things you can't afford, too?

Yes.
Why? Are _you_ too proud to? I've had numerous versions of Visual
Studio, none of them paid for.
-JKop


May I answer for Jeff? It's not a matter of being proud, it's a matter
of being HONEST, which is something anybody can afford, if he can
afford reading this newsgroup, at least. Remember that there are lots
of alternatives which are FREE. If you don't understand why being
honest has advantages, try to focus your attention on all those times
you treat somebody in a way you wouln't like to be treated yourself.
Sorry for being OT

Jul 22 '05 #9
Walter Tross wrote:
On Sun, 25 Apr 2004 14:16:47 GMT, JKop <NU**@NULL.NULL > wrote:

Jeff Schwab posted:

JKop wrote:

Just download it from somewhere else, I did. Paying for the C++
Standard is like paying to go for a walk. If I _did_ have the


money,
then I'd make a _voluntary_ contribution, but charging for the C++
Standard is extortion.

Do you steal other things you can't afford, too?

Yes.
Why? Are _you_ too proud to? I've had numerous versions of Visual
Studio, none of them paid for.
-JKop

May I answer for Jeff? It's not a matter of being proud, it's a matter
of being HONEST, which is something anybody can afford, if he can
afford reading this newsgroup, at least. Remember that there are lots
of alternatives which are FREE. If you don't understand why being
honest has advantages, try to focus your attention on all those times
you treat somebody in a way you wouln't like to be treated yourself.
Sorry for being OT


I agree. Having some sense of morality does not mean one is "too proud."
Jul 22 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

22
2758
by: Claudio Jolowicz | last post by:
Is it possible to store unique objects in an STL container? Suppose an object of class C is unique: class C { public: C() {} ~C() {} private:
76
3897
by: DaKoadMunky | last post by:
After having fancied myself a C++ programmer for the last nine years I figured it was about time that I actually obtain a copy of the standard rather than relying on other sources that claim to accurately represent the standard. Even the best intentioned author or newsgroup poster is capable of inaccurately representing the standard. I followed the FAQ link to http://www.techstreet.com/ and searched for 14882 as suggested. That...
4
1530
by: Prateek R Karandikar | last post by:
The title of the section 1.3 is "Terms et definitions". "et"? What is French doing here? -- -- Abstraction is selective ignorance. -Andrew Koenig -- --
5
5966
by: foo | last post by:
I've been looking on the web to see if I could find a link that would describe the difference between the 14882:1998 and the 14882:2003 C++ standard. I found the following link: http://www.acceleratedcpp.com/authors/koenig/c++std/revisions.pdf But the above document is over 300 pages long, and it's not practical for actually trying to determine what difference has been made that would actually effect the langauge.
11
2552
by: Neil Zanella | last post by:
Hello, When an "std::map<int, int> foobar;" statement appears in a C++ program followed by a statement of the form "foobar;" where nothing has ever been inserted at position 123 into map foobar, the C++ standard states that a new element is created at position 123 and is initialized to zero. That is, in this case, the pair (123, 0) is inserted into the map. I am interested in knowing what the standard says should happen in the
4
1708
by: zeroBlockadeTheSpammingtype | last post by:
I've been checking out ANSI's webstore with the intention of getting a copy of the C++ standard, and astonishingly it seems to be dated 2003! Bjarne Stroustrup's site states that C++0x is still a long way from completion, and nowhere else on the web seems to refer to the 1998 standard being replaced with a 2003 standard, so what's going on?
16
1542
by: Steven T. Hatton | last post by:
I wanted to take a look at the actual C Programming Language specification which provides the libraries used by C++ in the <c*> Headers. A couple days ago, I found it freely available on the internet. I originally assumed it was an older, or draft version. I'm pretty sure what I have is the same ISO/IEC 9899:1999, Programming languages ? C referenced in the C++ Standard. I'm now discovering that it is available in many places on the...
2
1083
by: sg10241024 | last post by:
Hello, I included the header "iostream" Why is there only the possiblity of including #include<iostream>? From Visual C++ 6 I know the iostream.h. The name doesnt't really interest me. But it should work. The library consists of the commands like "cout", "cin", ... But if I want to use
14
1429
by: Sreenivas | last post by:
I want to know the standards document of the c++ language .Where can i get?? How different is c++ from vc++?
0
8913
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9280
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9200
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9142
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8144
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4795
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3238
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2677
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2162
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.