Includes Proto callables for the functions found in the standard <iterator> header.
<iterator> header
namespace boost { namespace proto { namespace functional { struct advance; struct distance; struct next; struct prior; } } }