$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [type_traits] Interest in is_iterator type trait?
From: Peter Dimov (lists_at_[hidden])
Date: 2014-08-19 11:55:52
Beman Dawes wrote:
> The intent was always to submit is_iterator to Boost, but we never got
> around to it. Now I need it in Boost.Filesystem, so I'd rather see it go
> in type traits than just sticking it into boost/filesystem/detail.
Out of curiosity, why do you need it?