id summary reporter owner description type status milestone component version severity resolution keywords cc 5347 property_tree documentation error / ptree bug ? Mihai Barbos Sebastian Redl "boost 1.46.1 More or less straight out of the docu: #include boost::property_tree::ptree pt; boost::property_tree::ptree::const_iterator it = pt.find( ""blabla"" ); Compiler's opinion: error: conversion from ‘boost::property_tree::basic_ptree, std::allocator >, std::basic_string, std::allocator >, std::less, std::allocator > > >::assoc_iterator’ to non-scalar type ‘boost::property_tree::basic_ptree, std::allocator >, std::basic_string, std::allocator >, std::less, std::allocator > > >::const_iterator’ requested $gcc --version $gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5 " Bugs closed To Be Determined property_tree Boost Release Branch Problem fixed