Re: C99 library part of C++ TR1
- From: "Servé Laurijssen" <ser@xxxx>
- Date: Sat, 31 Mar 2007 22:02:26 +0200
"P.J. Plauger" <pjp@xxxxxxxxxxxxxx> wrote in message
news:-MydnQi7up0KOZPbnZ2dnUVZ_tadnZ2d@xxxxxxxxxxxxxxx
<albert.neu@xxxxxxxxx> wrote in message
news:1175339432.411898.270730@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
The library perhaps, but not the language. I seriously doubt that
variable length arrays or complex arithmetic will be added to the
Standard C++ language. (There are different, and arguably better,
ways to do both already in C++.)
Indeed arguably, VLA's are IMO the best way to get running programs on *ALL*
platforms. But "the C++ ways" are probably better suited for platforms with
less restrictive performance needs.
.
- References:
- C99 library part of C++ TR1
- From: albert . neu
- Re: C99 library part of C++ TR1
- From: P.J. Plauger
- C99 library part of C++ TR1
- Prev by Date: Re: Visual C++ support of C99 by using "C++ mode" (/TP)
- Next by Date: Re: Difference between "library parts" of C99 and "language parts" of C99
- Previous by thread: Re: C99 library part of C++ TR1
- Next by thread: Visual C++ support of C99 by using "C++ mode" (/TP)
- Index(es):
Relevant Pages
|