$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [BGL] Bundled properties and property maps
From: Geoff Hilton (geoff.hilton_at_[hidden])
Date: 2009-01-30 10:07:57
Andrew Sutton wrote:
> Really? It sounds like the fix is very reasonable.
>
>
> The problem with changing concept definitions is that you can't reliably
> predict the impact on other people's code.. Maybe the constraints
> implementation is actually correct, and that property maps should always
> be copy assignable.
>
> At some point this semester, I hope to find time to integrate my old SoC
> work from 2007. This includes a complete rewrite of the concept checking
> classes, so it may fix the problem.
>
> Andrew Sutton
> andrew.n.sutton_at_[hidden]
Good enough! I hope it does. :)
Thanks,
Geoff