Boost logo

Boost :

Subject: Re: [boost] Request for endorsements for mp11
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2017-05-22 21:48:37


Le 22/05/2017 à 21:47, Fletcher, John P via Boost a écrit :
> As a result of this request I am having a look at mp11. The documentation talks about C++11.
>
> The example in the documentation on this page
> https://rawgit.com/pdimov/mp11/master/doc/html/mp11.html
>
> contains std::common_type_t and other things which are in C++14 and not C++11.

I believe the examples could use C++14 as far as the source of the library is written in portable C++11.

I believe that we should have all the _t traits defined in Boost for C++11 and all the _v varaible aliases for C++14.

What other things have you found in the examples?

Best,
Vicente


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