$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [modularization] Recommendations
From: Peter Dimov (lists_at_[hidden])
Date: 2014-06-09 07:21:50
Antony Polukhin wrote:
> Made pull requests for those libraries to use polymorphic_cast.hpp instead
> of cast.hpp:
> https://github.com/boostorg/gil/pull/9
> https://github.com/boostorg/statechart/pull/1
> https://github.com/boostorg/range/pull/10
>
> Moved cast.hpp to the NumericCast library:
> https://github.com/boostorg/numeric_conversion/pull/2
I can merge these if there are no objections.