Re: Replace Gtk::manage() with std::unique_ptr<>?



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]