j
k
j a
j l
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>.
Back to the thread
Back to the list