Subject: Re: [boost] Concept Traits Library
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-07-10 07:55:07


Le 10/07/2010 12:50, Edward Diener a écrit :

> Have I missed anything in terms of other later libraries superceding the
> functionality that was in this one ? Are the techniques used in this
> library flawed in any way ? I would love to see this library as part of
> Boost, if just for the operator metafunctions, and have told Terje
> Slettebø so.

C++0x has more or less "native" support to do these things better, so I
suppose that might have influenced the decision to not continue the work
on that library.