Boost logo

Boost :

Subject: Re: [boost] [config] 4 new C++11 macros added
From: Peter Dimov (pdimov_at_[hidden])
Date: 2012-05-07 19:35:45


Marshall Clow wrote:
> I'd like to use BOOST_NO_CXX11_HDR_FUNCTIONAL in the Boost.Algorithm
> library.
> Is it ok if I add checks for std::any_of/all_of/none_of, etc to
> boost_no_cxx_hdr_functional.ipp ?

any_of is in <algorithm>, not <functional>.


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