scope of templates (WAS: contributing & bound-checks)

Dave Korn dk@artimi.com
Mon Jun 28 16:37:00 GMT 2004


> -----Original Message-----
> From: gcc-owner On Behalf Of S.Hockenhull
> Sent: 28 June 2004 16:06

> On June 27, 2004 23:56, llewelly wrote:
> > It doesn't bounds check pointers or arrays, but you could try
> >     configuring with --enable-libstdcxx-debug and compiling with
> >     -D_GLIBCXX_DEBUG . This does bounds checking for standard C++
> >     library containers;
> 
> sorry, wont do.
> I need pointer/array checks.
> something like CodeGuard (on Borland compiler) or 
> BoundChecker (on MSVC).

  Sounds like you want Valgrind.

http://valgrind.kde.org/


    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....



More information about the Gcc mailing list