Author: John C. Femiani Date: To: boost-users Subject: Re: [Boost-users] [test] BOOST_CHECK_EQUAL type to stream
Steven Watanabe wrote: > AMDG
>
> Gennadiy Rozental wrote:
>> Steven Watanabe <watanabesj <at> gmail.com> writes
>>> I would prefer to move print_log_value out of tt_detail.
>>>
>>
>> You mean that this should be the only change or it should be done on
>> top what
>> John suggest?
>>
>
> Yes. I mean that this should be the only change. I don't like to
> have two interfaces to do exactly the same thing.
> Agreed. I'm sure Steven's approach is better.