Boost logo

Boost :

Subject: Re: [boost] [sort] Parallel sorting sub-library mini-review starts tomorrow, 11 November
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2016-11-11 09:16:22


On Thu, Nov 10, 2016 at 8:25 PM, Steven Ross <spreadsort_at_[hidden]> wrote:
> The library is here: https://github.com/fjtapia/sort_parallel

I was unable to build using Visual Studio 2015 with Update 3. First I
cloned the repository into the root of my boost 1.62.0 directory. Then
from a mSysGit bash prompt I `cd` to "test/" and invoke `b2`. Here is
some of the output:

test_insertion_sort.cpp(97): error C2146: syntax error: missing ')'
before identifier 'and'
test_insertion_sort.cpp(114): error C2146: syntax error: missing ')'
before identifier 'and'

Is "and" standard C++? Most of the errors revolve around that keyword.


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