Boost logo

Boost :

Subject: Re: [boost] [type_traits] Interest in is_iterator type trait?
From: Peter Dimov (lists_at_[hidden])
Date: 2014-08-20 09:52:44


Mathias Gaunard wrote:
> Alternatively, Boost could provide a boost::iterator_traits that always
> behaves like C++14's (and would even be an alias to std::iterator_traits
> in C++14)

Iterators without nested types specialize std::iterator_traits.
boost::iterator_traits will not work for them.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk