$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Polygon] "Ambiguous use of partial specialization" in CodeWarrior
From: Kef Schecter (furrykef_at_[hidden])
Date: 2010-01-10 17:28:51
> I'll take another shoot at this. I patched polygon_traits.hpp a little to require less SFINAE "power" from the compiler.
>
> So can you try the attached patch to polygon_traits.hpp, and add the line
> #define BOOST_VERY_LITTLE_SFINAE
> before the line that contains the include statement for polygon.hpp?
Hey, that did the trick! Thanks a ton. :)
- Kef