$include_dir="/home/hyper-archives/geometry/include"; include("$include_dir/msg-header.inc") ?>
Subject: [ggl] box_range is not a valid range
From: Barend Gehrels (barend)
Date: 2011-04-30 12:33:52
Hi,
> while using box_range with boost.range, it just won't pass the concept
> check of boost.range for the box_iterator not being default
> constructible.
Thanks for the report. Indeed, fixed it (for segment_range it was
already done). Fixed in Trunk.
Regards, Barend