$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] NTCTS Iterator [was: Interest in is_iterator type trait?]
From: Beman Dawes (bdawes_at_[hidden])
Date: 2014-08-20 10:40:12
On Tue, Aug 19, 2014 at 1:56 PM, Peter Dimov <lists_at_[hidden]> wrote:
> Beman Dawes wrote:
>
> Source can be a iterator to a NTCTS or a container.
>>
>
> An iterator to an NTCTS? That's an interesting invention. :-)
>
See http://beman.github.io/ntcts_iterator/
or https://github.com/Beman/ntcts_iterator
--Beman