Boost logo

Boost :

From: Alexander Nasonov (alnsn_at_[hidden])
Date: 2006-09-12 02:54:03


David Abrahams <dave <at> boost-consulting.com> writes:
> Where do "hundreds of compiler errors" come into it?
 
for example,

new char[m_size];
strncpy(dst, src, m_size);
etc.

My point was, it's not always possible to replace int with safe_int.

--
Alexander Nasonov

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