Boost logo

Boost :

Subject: Re: [boost] List of C++ 11 only Boost libraries and their status?
From: Krzysztof Jusiak (krzysztof_at_[hidden])
Date: 2014-11-24 09:03:58


Hi,

Not sure if that is interesting for you, but Boost.DI (dependency
injection) has C++11 mode (depends on __cplusplus flag).
C++14 only version is work in progress -
https://github.com/krzysztof-jusiak/di/tree/cpp14.
Library hasn't been added to the review queue yet.

Cheers, Kris

On Mon, Nov 24, 2014 at 1:08 PM, Mathias Gaunard <
mathias.gaunard_at_[hidden]> wrote:

> On 24/11/14 12:10, Niall Douglas wrote:
>
>> For C++ Now 2015 I am intending to present an overview of C++ 11 only
>> Boost libraries in the review queue or very near the review queue by
>> the time of the conference.
>>
>
> Boost.SIMD, and Boost.Dispatch that it depends on, are now C++11 only.
> Those libraries have not yet been added to the review queue.
>
> The problem with them was compilation speed, a problem that we found
> easier to solve by moving everything to C++11.
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/
> mailman/listinfo.cgi/boost
>


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