$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] boost::polygon type genericity
From: Andrii Sydorchuk (sydorchuk.andriy_at_[hidden])
Date: 2013-09-14 17:13:05
Hi Taavo,
I am the current maintainer of the Boost.Polygon library.
Generally, hard-coded types should not be used.
However, before fixing any places that already use them,
it should be ensured that backward compatibility is preserved.
Andrii