
12 Sep
2006
12 Sep
'06
6:54 a.m.
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