$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2020-11-01 16:00:38
On 11/1/20 6:29 AM, Peter Dimov via Boost wrote:
> Edward Diener wrote:
> 
>> The updated list is:
>>
>> assign
>> container_hash
>> foreach
>> graph
>> numeric_conversion
>> ptr_container
>> random
>> thread
>> typeof
>> units
>> unordered
> 
> I merged assign, graph and thread; Glen had already taken care of some 
> of the rest. The remaining list is
> 
> - foreach
> - numeric_conversion
> - random
> 
> all of which contain other unmerged changes in addition to the 
> Embarcadero patch. (Random, in particular, hasn't been merged in a while.)
I'm thinking that the existence of many unmerged changes argues for 
testing one's development version against the current (next to be 
released) master version of other boost libraries.  This way one can 
avoid having to spend time with out of date code.
> 
> _______________________________________________
> Unsubscribe & other changes: 
> http://listarchives.boost.org/mailman/listinfo.cgi/boost
>