Re: Replace Gtk::manage() with std::unique_ptr<>?
- From: Jonas Platte <jonasplatte gmail com>
- To: Jonathan Wakely <gtkmm kayari org>
- Cc: Murray Cumming <murrayc murrayc com>, gtkmm-list gnome org
- Subject: Re: Replace Gtk::manage() with std::unique_ptr<>?
- Date: Mon, 8 Feb 2016 21:54:45 +0100
Am 08.02.2016 um 21:27 schrieb Jonathan Wakely:
No, std::make_unique is only available since C++14, std::make_shared
was in C++11.
Right, thanks for correcting me. Don't know why I thought it was the
other way around.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]