On Tue, 19 Apr 2022 at 16:07, Ajay Kumar G via Boost-users
<boost-users@lists.boost.org> wrote:
>
> While trying to run a sample example code "line_interpolate" from following 
> link:
> https://www.boost.org/doc/libs/1_79_0/libs/geometry/doc/html/geometry/reference/algorithms/line_interpolate/line_interpolate_3.html
> [...]
> May I know the actual cause of this issue?
> [...]
> Boost Version:  1.65.1.0

Can you access this page...?
https://www.boost.org/doc/libs/1_65_0/libs/geometry/doc/html/geometry/reference/algorithms/line_interpolate/line_interpolate_3.html

Well, that feature is not available in the ancient Boost version you are using.
The feature you are trying was released with Boost 1.70
as per https://github.com/boostorg/geometry/pull/526

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
https://lists.boost.org/mailman/listinfo.cgi/boost-users

Reply via email to