boost::range_const_iterator — Boost.Range type trait to deduce immutable iterator type from a range type.
// In header: <boost/filesystem/directory.hpp> template<typename C, typename Enabler> struct range_const_iterator { };