|
Boost Users : |
From: Daniel Krügler (dsp_at_[hidden])
Date: 2005-08-22 01:33:17
I think that there is a typo in the 2nd c'tor of
ptr_container_detail::ptr_array_impl<>:
Shouldn't it say
this->assign( 0 );
instead of the currently written
this->assing( 0 );
??
Greetings from Bremen,
Daniel Krügler
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net