Boost logo

Boost :

Subject: Re: [boost] [c++17] Where we are 1.65.0
From: John Maddock (jz.maddock_at_[hidden])
Date: 2017-08-10 12:31:54


A quick survey for C++17 issues in *develop* finds:

auto_ptr:

~~~~~~~~~

assign

asio (tests do all pass actually with msvc in C++17 mode, but I can't
see where/how auto_ptr usage is controlled).

ptr_container

python (it has a workaround in place, but replies on __cplusplus being
set to the correct value, which is not the case for msvc).

statechart.

typeof (PR submitted)

unary/binary_function:

~~~~~~~~~~~~~~~~~~~~

functional (has own workaround that's std lib specific, won't work for
everything else?)

bimap

hash (has own workaround that's std lib specific, won't work for
everything else?)

Gil

ICL

MPI

bind1st/2nd:

~~~~~~~~~~~~~

GIL

Random

Spirit

Random_shuffle:

~~~~~~~~~~~~~~~

Compute

Graph

lambda

MSM

So there's a bit of work to do to fully fix this.

John.

---
This email has been checked for viruses by AVG.
http://www.avg.com

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