|
Boost : |
From: Jeff King (peff-boost_at_[hidden])
Date: 2001-11-16 15:26:21
On Fri, 16 Nov 2001, David Abrahams wrote:
> What does default-constructibility have to do with the standard containers?
Some features of standard containers require default constructibility.
For example, std::vector<T>::vector(size_t n).
-Peff
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk