From: Matthias Troyer (troyer_at_[hidden])
Date: 2006-05-02 20:36:27


On May 2, 2006, at 5:21 AM, David Abrahams wrote:

> Matthias Troyer <troyer_at_[hidden]> writes:
>>
>> I saw the same problem also in other libraries now and it seems to be
>> an issue with concept checking in general on my machine. The default
>> constructors of all data members of the concept checking classes seem
>> to get instantiated somehow. I'll try to track this down.
>
> I've been working on the concept checking library and may have caused
> some churn on the CVS head. Sorry about that.

Hi Dave,

That must have been it. Thanks for fixing the problem

Matthias