[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [sigc] callbacks with std::auto_ptr by value
- From: David Eriksson <twogood users sourceforge net>
- To: klaus triendl <triendl kj aon at>
- Cc: libsigc-list gnome org
- Subject: Re: [sigc] callbacks with std::auto_ptr by value
- Date: Sun, 03 Sep 2006 15:49:06 +0200
On Thu, 2006-08-31 at 22:18 +0200, klaus triendl wrote:
> Hi,
>
> there are compile problems with std::auto_ptr.
> The following code won't compile:
>
> [snip]
>
> What do you think?
I would suggest the use of boost::shared_ptr or similar instead of
std:auto_ptr.
\David
--
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]