Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-11-13 08:00:56


From: "Glen Knowles" <gknowles_at_[hidden]>
> How is the decision to use <assert.h> vs <cassert> made?

Portability.

> My impression,
> although I have nothing to base it on, was that the <c...> versions of the
> includes are to be preferred.

They are, but assert() is a macro. <cassert> won't place it in std::.

--
Peter Dimov
Multi Media Ltd.

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