Boost logo

Glas :

Re: [glas] value_type

From: Matthias Troyer (troyer_at_[hidden])
Date: 2005-10-04 00:19:19


On Oct 3, 2005, at 11:14 PM, Toon Knapen wrote:
>
> Basically the difference is:
> 1) or we specify a set of requirements the value_type's need to
> fullfill
> so that you can use any algorithm in the glas-library
> 2) or we specify the set of requiments on the value_type's per
> algorithm

Since concepts should specify the _minimal_ requirements on each
algorithm, clearly 2) is the way to go.

Matthias