Re: C++ std::string tries to free() a not allocated pointer ?
Re: C++ std::string tries to free() a not allocated pointer ?
- Subject: Re: C++ std::string tries to free() a not allocated pointer ?
- From: Jean-Denis Muys <email@hidden>
- Date: Thu, 19 Nov 2009 16:16:42 +0100
On Thursday, November 19, 2009, at 03:25PM, "Robert Schwalbe" <email@hidden> wrote:
>While I am not a C++ language lawyer, I will contend that the above
>are three different assignment operators (i.e. not copy constructors).
>
And to be pedantic, the first one I just gave:
SQLString() {}
is not a copy constructor, but the default constructor...
sigh...
back to my assembly analysis...
JD
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden