geometry/example/with_external_libs
Daniela Engert e244516a1b
Get rid of iterator.hpp
Boost's iterator.hpp is deprecated (just like std::iterator in C++17). It does nothing but pulling std::iterator into namespace boost and including standard headers 'iterator' and 'cstddef'. Therefore get rid of including iterator.hpp (it had no effect in Boost.Geometry anyway) and replace inheritance by lifting std::iterator's members into the derived class. Instantiating std::iterator is granted with lengthy warning messages by latest MSVC when compiling in C++17 mode.

Signed-off-by: Daniela Engert <dani@ngrt.de>
2017-12-30 11:33:04 +01:00
..
contrib Updated various examples, fixing old paths, etc 2012-02-06 19:46:38 +00:00
x01_qt_example.cpp Boost.Geometry update copyright -> 2012 2012-01-09 21:56:08 +00:00
x02_gd_example.cpp [example] Update examples WRT the latest relocation of the code from multi/ directory 2014-06-04 22:25:59 +02:00
x03_a_soci_example.cpp Updated various examples, fixing old paths, etc 2012-02-06 19:46:38 +00:00
x03_b_soci_example.cpp Boost.Geometry update copyright -> 2012 2012-01-09 21:56:08 +00:00
x03_c_soci_example.cpp Updated copyright year for merge of manually synchronized files 2012-01-08 11:50:10 +00:00
x03_d_soci_example.cpp Updated various examples, fixing old paths, etc 2012-02-06 19:46:38 +00:00
x04_wxwidgets_world_mapper_readme.txt [geometry] cleanup, removing MSVC proj-files where were for version 2005 2013-08-17 15:43:41 +00:00
x04_wxwidgets_world_mapper.cpp Get rid of iterator.hpp 2017-12-30 11:33:04 +01:00
x05_shapelib_example.cpp Updated various examples, fixing old paths, etc 2012-02-06 19:46:38 +00:00
x06_qt_world_mapper_readme.txt [geometry] cleanup, removing MSVC proj-files where were for version 2005 2013-08-17 15:43:41 +00:00
x06_qt_world_mapper.cpp [example] Update examples WRT the latest relocation of the code from multi/ directory 2014-06-04 22:25:59 +02:00