Subject: Re: [boost] Boost.Test v3 is here
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2015-05-31 01:08:09


Rob Stewart <rob.stewart <at> verizon.net> writes:

> > BOOST_TEST_DONT_PRINT_LOG_VALUE(type)
>
> That's a ridiculously long macro name for a not uncommon use case.

This is not a new API. Over the years I did not get complains from users.
Apparently most types are streamable.

Anyway, I can entertain an idea to rename this into something shorter if you
have better alternative.

Gennadiy