Boost logo

Geometry :

Subject: [geometry] -std=c++0x and Boost Geometry 1.55
From: Hunk (heiko.hoennige_at_[hidden])
Date: 2014-08-22 03:17:29


Hello,

i try to use the new c++ standart with boost geometry but i get following
error

/opt/boost/include/boost/geometry/algorithms/detail/recalculate.hpp:145:24:
Fehler: »it_source« wurde in diesem Gültigkeitsbereich nicht definiert
         BOOST_AUTO_TPL(it_source, boost::begin(rings_source));
                        ^
/opt/boost/include/boost/geometry/algorithms/detail/recalculate.hpp:146:24:
Fehler: »it_dest« wurde in diesem Gültigkeitsbereich nicht definiert
         BOOST_AUTO_TPL(it_dest, boost::begin(rings_dest));

It is possible to fix this? With boost 1.56 it runs well, but i need boost
1.55 because some dependencies

Thanks for your help

--
View this message in context: http://boost-geometry.203548.n3.nabble.com/std-c-0x-and-Boost-Geometry-1-55-tp4026167.html
Sent from the Boost Geometry mailing list archive at Nabble.com.

Geometry list run by mateusz at loskot.net