Subject: [Boost-bugs] [Boost C++ Libraries] #8197: range/algorithm conflicts with polygon
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-28 00:57:02
#8197: range/algorithm conflicts with polygon
--------------------------------------------------+-------------------------
Reporter: Stepan Podoskin <stepik-777@â¦> | Type: Bugs
Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.53.0
Severity: Problem | Keywords:
--------------------------------------------------+-------------------------
This fails to compile on GCC 4.7.2 (MinGW) but it can be compiled with
MSVC 2010.
{{{
#include <boost/range/algorithm.hpp>
#include <boost/polygon/polygon.hpp>
}}}
Reversing order of includes fixes the problem. (It seems that
boost/polygon documentation doesn't mention what headers should be
included to use it so I just included polygon.hpp).
GCC output attached.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8197> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:12 UTC