Re: C++11 features, move semantics?
- From: Markus Kolb <markus kolb+gtkmm tower-net de>
- To: Yann LEYDIER <yann leydier info>
- Cc: gtkmm-list gnome org
- Subject: Re: C++11 features, move semantics?
- Date: Mon, 03 Aug 2015 18:27:54 +0200
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]