$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [iterator][range] BoostIteratorTraversalConcepts-aware boost::advance/distance
From: Michel Morin (mimomorin_at_[hidden])
Date: 2017-06-30 11:19:46
Michel Morin wrote:
> Done.
> https://github.com/boostorg/iterator/pull/24
... and here is a PR for Boost.Range:
Make boost::distance traversal-category-aware (and constexpr in C++14)
https://github.com/boostorg/range/pull/52
Regards,
Michel