Boost logo

Boost :

Subject: Re: [boost] [Review Request] Inclusion of the Boost.Polygon Voronoi Library
From: Jeffrey Lee Hellrung, Jr. (jeffrey.hellrung_at_[hidden])
Date: 2012-05-20 03:58:28


On Sat, May 19, 2012 at 11:09 PM, Andrii Sydorchuk <
sydorchuk.andriy_at_[hidden]> wrote:

> I would like to update the inclusion status.
>
> At the moment library passes all the major tests on trunk:
> http://www.boost.org/development/tests/trunk/developer/polygon.html
>
> It's also possible to use voronoi edge/cell/vertex structures without data
> member if this is considered as significant memory overhead.
> This is supported via precompiler directives: NO_VORONOI_VERTEX_DATA,
> NO_VORONOI_CELL_DATA,
> NO_VORONOI_EDGE_DATA.
>

Can you clarify this? This sounds like something which could be policy
driven via a template parameter rather than specified globally via a macro,
but I'm not really sure what you're referring to.

> If there are no other major comments, I would like to update Polygon
> library for the upcoming Boost release.
>
> Regards,
> Andrii
>

- Jeff


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk