Subject: Re: [boost] [type_erasure] Review started (July 18-27, 2012)
From: Robert Ramey (ramey_at_[hidden])
Date: 2012-08-03 16:49:52


Steven Watanabe wrote:

> The tests only cover the public interface.
> I'm not going to add specific tests of
> the implementation details.
>

You might want to re-consider this.

I find the "implementation tests" very useful for isolating issues on
compilers which are unavailable to me when looking at the test failure
matrix.

Robert Ramey