Re: C++11 features, move semantics?



Am 2015-08-03 14:43, schrieb Yann LEYDIER:
On 01/08/15 21:39, Murray Cumming wrote:
I'm open to the idea, but I'd like to see some small example of how
this might be used, please.

The most immediate use of move semantics would be to be able to use this:
std::vector<Gtk::Label> labels;

Do you mean the class inheritance problem on object copy to base class?



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]