This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++11: copy- and move-constructors


On Tue, 14 Aug 2012, Oleg Smolsky wrote:

Hey all, I've just attempted to move my project from g++ v4.6.3 to v4.7.1 and hit an issue when using move semantics.

[...]


How about including a minimal testcase with your post?

--
Marc Glisse


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]