19 Mar
2015
19 Mar
'15
4:35 a.m.
On Wed, Mar 18, 2015 at 11:56 AM, John Maddock
No idea how that is actually done, but the current sticking point is
boost.algorithm which is still using TR1 in master (ie there are unmerged changes in develop) : https://github.com/boostorg/ algorithm/blob/master/include/boost/algorithm/searching/ detail/bm_traits.hpp
If that’s the only problem, I can fix that.
Thanks Marshall that would be great.
Done. — Marshall