Subject: Re: [boost] [Modularization] Variant -> Math and the Serialization issue
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2014-06-15 17:24:54


On Monday 16 June 2014 00:16:15 Peter Dimov wrote:
> Stephen Kelly wrote:
> > Variant depends on math for a single metafunction.
> >
> > boost::math::static_lcm
> >
> > Can something be changed to make Variant not depend on Math?
>
> It can, but my suggestion would be to save this for after the release. The
> freeze on master is tomorrow. We could in principle proceed on the develop
> branch, but let's not rock the boat too much.

+1. Develop is also needed in a stable state so that people are able to fix
and test bugs before the release. And release managers explicitly asked to
suspend modularization activity for the release period.