Boost logo

Boost Users :

From: Matthias Kaeppler (noreply_at_[hidden])
Date: 2005-08-28 08:12:19


Peter Dimov wrote:
> No, it's statements like
>
> coll.insert( &x );
> coll.insert( this );
> coll.insert( p ); // where p doesn't come from new
>
> that need to be avoided as they would lead to undefined behavior.
Yes, that makes sense indeed. Thanks Peter.

- Matthias


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