Boost logo

Boost :

Subject: [boost] [range] #11202: boost.sort header conflicts with boost.range header
From: Steven Ross (spreadsort_at_[hidden])
Date: 2018-08-26 02:30:50


https://svn.boost.org/trac10/ticket/11202 has been sitting for years.
The "using range::sort" causing the namespace pollution needs to be
deleted, and then everything depending on that inside boost needs to
be fixed. This will break people dependent on the namespace
pollution, but that's the only way to clean it up. Is anyone willing
to take on this cleanup?

Is there a good way to identify cross-library dependency breakages in
situations like this so they can be fixed?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk