Searched refs:path_iterator (Results 1 – 2 of 2) sorted by relevance
418 typedef boost::filesystem::path::const_iterator path_iterator; in as_relative_to() typedef419 path_iterator path_it = path.begin(); in as_relative_to()420 path_iterator base_it = base.begin(); in as_relative_to()
262 typedef typename path_t::iterator path_iterator; typedef in boost::graph::distributed::hohberg_vertex_processor495 path_iterator pos = std::find(path.begin(), path.end(), alpha); in operator ()()774 path_iterator pos = std::find(edata.msg.path_or_bicomp.begin(), in echo_phase()788 for (path_iterator i = edata.msg.path_or_bicomp.begin(); in echo_phase()