Re: [go-nuts] Does Golang need the innovation of C++ move semantics too

2018-05-26 Thread Li Jianhua
From: Ian Lance Taylor Sent: Saturday, May 26, 2018 2:56 PM Subject: Re: [go-nuts] Does Golang need the innovation of C++ move semantics too To: Li Jianhua Cc: On Fri, May 25, 2018 at 8:15 PM, Li Jianhua wrote: > > Why does C++ introduce move semantics anyway? What problems is it go

[go-nuts] Does Golang need the innovation of C++ move semantics too

2018-05-25 Thread Li Jianhua
1. Why does C++ introduce move semantics anyway? What problems is it going to solve? 2. How come Golang, C (Without ++) don’t have that move semantics yet? Will they need the move soon? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group.