29 Aug
2018
29 Aug
'18
3:17 p.m.
On 8/29/2018 7:53 AM, Peter Dimov via Boost wrote:
Neil Groves wrote:
I think that making sort an exception and not bringing it into the boost namespace is a reasonable short-term fix, that I assume my users will be less irritated by.
That's what I had in mind, yes.
I think it is a bad idea to make an exception for boost::range::sort when all the other range algorithms are directly in boost:: .