id summary reporter owner description type status milestone component version severity resolution keywords cc 3645 iterator_facade does not work in presence of ::implicit_cast romanp@… Marshall Clow "iterator_facade does not compile if there is a function template named implicit_cast in global namespace and Value template argument of iterator_facade is a type from global namespace. Minimal test case is attached (minimal_boost.cc). I also reduced it to something that does not use boost (minimal_no_boost.cc). Reproducible with Comeau 4.3.0.1, gcc 4.4.0 and Clang, but *not* with gcc 4.3.1. I'm also attaching a patch (one line -- qualify call to implicit_cast in iterator_facade.hpp)." Bugs closed Boost 1.42.0 iterator Boost 1.41.0 Problem fixed iterator_facade romanp@… roman.perepelitsa@… jyasskin@…