Boost logo

Boost :

From: Edward Diener (eddielee_at_[hidden])
Date: 2006-03-28 21:15:46


In the lambda documentation, at the end of the "Construction and
destruction" section, the wrapped expression for "delete_array()(p)" is
given as "delete p[]". It should be "delete[] p".


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