id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 1999,class split_iterator has incorrect facade_type specified,Leo Goodstadt ,Pavol Droba,"in algorithm/string/find_iterator.hpp:220: we have: template class split_iterator : ... // base type typedef iterator_facade< find_iterator, ^^^^^^^^^^^^^ iterator_range, forward_traversal_tag> facade_type; Surely split_iterator's facade type (line# 233) should be split_iterator not find_iterator. Is the confusion because this code was copied from / based on the find_iterator code above?",Bugs,closed,Boost 1.36.0,string_algo,Boost 1.35.0,Problem,fixed,,