Boost logo

Boost :

Subject: [boost] Name conflict: boost/range/adaptor/replaced.hpp and boost/algorithm/string/replace.hpp
From: Jeremy Maitin-Shepard (jeremy_at_[hidden])
Date: 2010-07-07 22:02:05


I found that these two header files (the second one being required
indirectly by including boost/exception/all.hpp) cannot be used
together, because they both attempt to bring a definition of
replace_range into the boost namespace.

This is with boost-1.43.


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