Enable c++11
* src/Makefile.am: Enable c++11. * src/olflange-dlgs.cpp: Fix compile error with c++11.
The plan is to use a bit more c++ features in new code like
shared / unique pointers and more objects for simplified data
and memory handling.
Enable c++11 5c8b946a694bUnpublished Tags None Subscribers None
Description
Details
|