Boost logo

Boost :

Subject: Re: [boost] [range] range/concepts.hpp errors..
From: Marcel Raad (raad_at_[hidden])
Date: 2016-02-19 11:15:20


Rene Rivera-2 wrote
> I'm trying to build the auto_index tool using msvc-14 and I'm getting this
> error:
>
> [...]
> ..\..\..\boost/range/concepts.hpp(184): error C2143: syntax error: missing
> ';' before '<'
> [...]
>
> Any ideas?

If that's the master branch, the reason could be that commit
9bf860fd30509b5c4ce6ce6b991cd6fe26e39ab7 hasn't been merged to master yet.
This file is using boost::detail::iterator_traits without including the
header.

--
View this message in context: http://boost.2283326.n4.nabble.com/range-range-concepts-hpp-errors-tp4683670p4683674.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

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