Boost logo

Boost :

From: Sérgio Vale e Pace (svpace.forum_at_[hidden])
Date: 2005-02-14 07:48:06


it should work indenticaly either way, but IMO <cassert> should be
used for C++ code.

On Sun, 13 Feb 2005 21:14:17 -0700, Jonathan Turkanis
<technews_at_[hidden]> wrote:
> Jason Hise wrote:
> > My version of assert.hpp has the line:
> > #include <assert.h>
> > Shouldn't this be:
> > #include <cassert> ?
>
> "assert.h" just contains macros, so it shouldn't make any difference.
>
> Jonathan
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk