id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 1385,begin must be boost-qualified,Shunsuke Sogame ,Pavol Droba,"Some unqualified calls of boost::begin/end are found. For example, `return Finder(begin(lit_input),end(lit_input));` Unqualified calls may look up a wrong ""begin"" in associated namespaces. So, `boost::begin` should be used instead of unqualified `begin`. ",Bugs,closed,Boost 1.36.0,string_algo,Boost Development Trunk,Problem,fixed,,