On Jul 23, 6:05*am, Pete Becker <p...@versatilecoding.com> wrote:
> On 2008-07-23 02:47:32 -0400, rkld...@gmail.com said:
>
>
>
> > As per my understanding the current official C++ standard is approved
> > by ISO and is called ISO14882. The URLhttp://www.open-std.org/jtc1/sc22/wg21/
> > indicates that the latest draft standard is N2691. Is my understanding
> > correct?
>
> Yes.
>
> > *I also want to know what is the concept behind N* documents.
>
> They're numbered documents. No deep concept, just a way of keeping
> track of what's what.
>
> --
> * Pete
> Roundhouse Consulting, Ltd. (www.versatilecoding.com) Author of "The
> Standard C++ Library Extensions: a Tutorial and Reference
> (www.petebecker.com/tr1book)
Where can I find what's 100% accepted in the new standard? I am sort
of confused as to what made it ,what didn't or/and under
consideration.
Thanks