|
Boost Testing : |
From: Robert Ramey (ramey_at_[hidden])
Date: 2007-09-05 15:49:25
Christopher Cambly wrote:
>>> > Do other compilers accept this code?
yes
> I was looking into this further today and now think that we are
> correct in diagnosing this as an error in
> library_status.cpp. The key type for a specialization of std::map
> must be assignable, and
> const std::string is not assignable.
Hmmm - I'll consider this
Robert Ramey
>
> Chris Cambly
> XL C++ Compiler Development