syncevolution/src/backends/maemo
Patrick Ohly e88bfa6214 C++: automatically determine iterator types
Having to specify the type of an iterator is annoying and does not
really add clarity to the code. With C++11 we can use "auto"
instead and in some cases remove helper typedefs.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
2020-12-05 21:28:08 +01:00
..
configure-sub.in Port build system to non-recursive Automake. 2011-08-30 16:38:34 +02:00
maemo.am autotools: avoid -lrt in make dependencies 2013-02-26 12:03:45 +01:00
MaemoCalendarSource.cpp C++: automatically determine iterator types 2020-12-05 21:28:08 +01:00
MaemoCalendarSource.h maemo: don't rely on close() to free resources 2014-01-17 16:15:15 +01:00
MaemoCalendarSourceRegister.cpp C++: avoid NULL 2020-12-05 21:28:08 +01:00