Re: Checked STL Implementation



"Marc Lepage" <mlepage@xxxxxxxxxxxxxxxxxxx> wrote in message
news:OWekTsGuFHA.256@xxxxxxxxxxxxxxxxxxxxxxx

> Sutter/Alexandrescu's book C++ Coding Standards says to use a checked STL
> implementation.
>
> Does VC++ .NET 2003 have such a thing? (It seems not to, but I just wanted
> to confirm.) If so, how do I enable it? (Link to documentation is fine.)
> If not, does anyone know when it is coming (with reasonable certainty)?

VC++ .NET 2005 (Whidbey, V8.0) has optional checking. You can also
get it for VC++ versions from V6.0 through V7.1 (and eVC) as an
add-on library at our web site.

P.J. Plauger
Dinkumware, Ltd.
http://www.dinkumware.com


.



Relevant Pages

  • Re: behaviour of vector::operator[]
    ... It does that in Whidbey. ... P.J. Plauger ... Dinkumware, Ltd. ... Prev by Date: ...
    (microsoft.public.vc.stl)
  • Re: strto[u]l and ERANGE
    ... > P.J. Plauger wrote: ... narrow point I was addressing. ... Dinkumware, Ltd. ... Prev by Date: ...
    (comp.lang.c)
  • Re: Secure C library
    ... > In article, P.J. Plauger ... occasional street mugging by wandering bands of Capulets. ... Dinkumware, Ltd. ... Prev by Date: ...
    (comp.std.c)
  • Re: im facing problem with fread()??
    ... It also does *not* contain a call to fcloseall, ... P.J. Plauger ... Dinkumware, Ltd. ... Prev by Date: ...
    (comp.lang.c)
  • Getting user input without using a form
    ... these old commands still work, but they have been removed from the ... documentation and their use is not recommended. ... Peter Rooney ... Prev by Date: ...
    (microsoft.public.fox.programmer.exchange)