id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7346,Range algorithm_ext makes compile error,Yusuke Ichinohe ,Marshall Clow,"Follwing code raises compaile error in Visual C++ 2005/2008/2010/2012. {{{ #include #include #include int main() { std::string s; boost::algorithm::replace_all_copy(s, """", """"); boost::algorithm::replace_first_copy(s, """", """"); } }}}",Bugs,closed,To Be Determined,string_algo,Boost 1.52.0,Problem,fixed,,