Boost logo

Boost :

Subject: Re: [boost] Is there a plan to provide a C++0x std library repository in Boost?
From: Doug Gregor (doug.gregor_at_[hidden])
Date: 2010-05-18 18:22:30


On Tue, May 18, 2010 at 2:44 PM, Dean Michael Berris
<mikhailberis_at_[hidden]> wrote:
> Hi Vicente,
>
> On Tue, May 18, 2010 at 10:45 PM, vicente.botet
> <vicente.botet_at_[hidden]> wrote:
>> Hi,
>>
>> Boost provides a lot of C++0x accepted libraries that could be in the std namespace. As it was done for std::tr1, is there a plan to provide these libraries on namespace std?
>>
>
> I'm not sure about Boost, but I did learn that clang (and thus, Apple)
> is providing a BSD-licensed standard library implementation called
> libc++. I know there is an effort to implement some non-standard
> algorithms in Boost in an Algorithms library, but that might not be
> the same.

FWIW, libc++ is hosted at http://libcxx.llvm.org/ , but I digress.

> Are you planning on implementing a standard library in Boost? :)

Well, we certainly should be looking forward to taking some of the
best Boost libraries and moving them into the-C++-after-C++0x.

  - Doug


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