Subject: Re: [Boost-users] Why does BOOST_TEST() treat std::string as a collection?
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2015-12-20 14:06:13


Brad Spencer <bspencer <at> blackberry.com> writes:

>
> Why does BOOST_TEST() compare std::string values as collections instead
> of scalars (by default)?

This is bug if this is the case. Feel free to submit ticket as a reminder.

Gennadiy