Boost logo

Boost :

Subject: Re: [boost] Can Boost accept libraries that works only with C++0xcompilers?
From: Daniel James (dnljms_at_[hidden])
Date: 2010-05-18 16:41:16


On 18 May 2010 20:53, vicente.botet <vicente.botet_at_[hidden]> wrote:
>
> I wanted just know if this was possible or not.

I think it's possible, the guidelines aren't entirely clear:

https://svn.boost.org/trac/boost/wiki/Guidelines/Requirements#Portability

IMO it would be harmful to forbid it, since we should encourage
innovative use of new features, but the library's rational would have
to include a convincing justification. A possible example might be an
allocator that only works with C++0x allocator_traits.

Daniel


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