Re: Checked STL Implementation
- From: Ulrich Eckhardt <eckhardt@xxxxxxxxxxxxxx>
- Date: Tue, 13 Sep 2005 18:09:18 +0200
Marc Lepage wrote:
> Sutter/Alexandrescu's book C++ Coding Standards says to use a checked
> STL implementation.
As Mr. Plauger already said, newer Dinkumware libs do have a checked
implementation. Other than that, I'm aware of the GCC stdlib and STLport
which provide runtime checked iterators, the latter being available for the
VC series, too.
Uli
.
- References:
- Checked STL Implementation
- From: Marc Lepage
- Checked STL Implementation
- Prev by Date: Re: Checked STL Implementation
- Next by Date: Turning off exceptions in STL - #define _HAS_EXCEPTIONS 0 mode
- Previous by thread: Re: Checked STL Implementation
- Next by thread: Turning off exceptions in STL - #define _HAS_EXCEPTIONS 0 mode
- Index(es):