C++ standard document

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • The Directive

    C++ standard document

    Where can I get a free legal copy of the latest C++ standard. (ISO and
    ANSI organizations charge for it.) I have searched the web but failed
    to find it.

    This is the latest version?

    ISO/IEC 14882:2003

    It's pretty recent. Are there any compilers that support this latest
    version?What new C++ features are planned for the next revision of the
    standard?

    --The Directive
  • Jacques Labuschagne

    #2
    Re: C++ standard document

    The Directive wrote:[color=blue]
    > Where can I get a free legal copy of the latest C++ standard. (ISO and
    > ANSI organizations charge for it.) I have searched the web but failed
    > to find it.[/color]

    You can't get a free (official) version, as far as I know. Any one in a
    position to /need/ one can probably afford the $18 USD. :-)
    [color=blue]
    >
    > This is the latest version?
    > ISO/IEC 14882:2003[/color]

    Yes.
    [color=blue]
    >
    > It's pretty recent. Are there any compilers that support this latest
    > version?What new C++ features are planned for the next revision of the
    > standard?
    >[/color]

    Comeau C++ is fully conformant, IIRC. Go to
    http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/papers/ for a list of
    proposed extensions.


    HTH,
    Jacques

    Comment

    • Jonathan Turkanis

      #3
      Re: C++ standard document

      "The Directive" <the_directive@ hotmail.com> wrote in message
      news:8477bc58.0 401162154.50f6e 6aa@posting.goo gle.com...[color=blue]
      > Where can I get a free legal copy of the latest C++ standard. (ISO[/color]
      and[color=blue]
      > ANSI organizations charge for it.) I have searched the web but[/color]
      failed[color=blue]
      > to find it.
      >[/color]

      You can get an $18 electronic version at
      http://www.techstreet.com/cgi-bin/de...uct_id=1143945. Beware of
      the pdf on sale at the ANSI store -- it has some problems with
      formatting.

      Jonathan


      Comment

      • Jonathan Turkanis

        #4
        Re: C++ standard document


        "Jonathan Turkanis" <technews@kanga roologic.com> wrote in message
        news:buajbb$fhi 8h$1@ID-216073.news.uni-berlin.de...[color=blue]
        > "The Directive" <the_directive@ hotmail.com> wrote in message
        > news:8477bc58.0 401162154.50f6e 6aa@posting.goo gle.com...[color=green]
        > > Where can I get a free legal copy of the latest C++ standard. (ISO[/color]
        > and[color=green]
        > > ANSI organizations charge for it.) I have searched the web but[/color]
        > failed[color=green]
        > > to find it.
        > >[/color]
        >[/color]

        BTW, many international standards are much more expensive. Generally
        they are not free. We're lucky to have the $18 version.

        Jonathan


        Comment

        • Sumit Rajan

          #5
          Re: C++ standard document


          "The Directive" <the_directive@ hotmail.com> wrote in message
          news:8477bc58.0 401162154.50f6e 6aa@posting.goo gle.com...
          [color=blue]
          > Where can I get a free legal copy of the latest C++ standard. (ISO and
          > ANSI organizations charge for it.) I have searched the web but failed
          > to find it.[/color]

          There is a link to a "slightly out-of-date draft standard" at the following
          location:


          Regards,
          Sumit.


          Comment

          • The Directive

            #6
            Re: C++ standard document

            "Sumit Rajan" <sumitrajan@myr ealbox.com> wrote in message news:<buapes$fa 8qj$1@ID-206022.news.uni-berlin.de>...[color=blue]
            > "The Directive" <the_directive@ hotmail.com> wrote in message
            > news:8477bc58.0 401162154.50f6e 6aa@posting.goo gle.com...
            >[color=green]
            > > Where can I get a free legal copy of the latest C++ standard. (ISO and
            > > ANSI organizations charge for it.) I have searched the web but failed
            > > to find it.[/color]
            >
            > There is a link to a "slightly out-of-date draft standard" at the following
            > location:
            > http://www.research.att.com/~bs/C++.html[/color]

            This link is broken.

            --The Directive
            [color=blue]
            > Regards,
            > Sumit.[/color]

            Comment

            • osmium

              #7
              Re: C++ standard document

              The Directive writes:
              [color=blue]
              > "Sumit Rajan" <sumitrajan@myr ealbox.com> wrote in message[/color]
              news:<buapes$fa 8qj$1@ID-206022.news.uni-berlin.de>...[color=blue][color=green]
              > > "The Directive" <the_directive@ hotmail.com> wrote in message
              > > news:8477bc58.0 401162154.50f6e 6aa@posting.goo gle.com...
              > >[color=darkred]
              > > > Where can I get a free legal copy of the latest C++ standard. (ISO and
              > > > ANSI organizations charge for it.) I have searched the web but failed
              > > > to find it.[/color]
              > >
              > > There is a link to a "slightly out-of-date draft standard" at the[/color][/color]
              following[color=blue][color=green]
              > > location:
              > > http://www.research.att.com/~bs/C++.html[/color]
              >
              > This link is broken.[/color]

              It works for me, I just looked at it.


              Comment

              • Sumit Rajan

                #8
                Re: C++ standard document


                "The Directive" <the_directive@ hotmail.com> wrote in message
                news:8477bc58.0 401170942.43681 323@posting.goo gle.com...[color=blue]
                > This link is broken.
                >
                > --The Directive
                >[/color]

                Seems to be working perfectly.

                Sumit.


                Comment

                Working...