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@ens-lyon.org> 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