Boost logo

Boost :

From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2020-04-30 15:01:15


On Wed, Apr 29, 2020 at 10:38 AM Zach Laine via Boost
<boost_at_[hidden]> wrote:
>
> On Tue, Apr 28, 2020 at 11:52 AM Glen Fernandes via Boost
> <boost_at_[hidden]> wrote:
> >
> > On Tue, Apr 28, 2020 at 11:49 AM Jeff Garland via Boost
> > <boost_at_[hidden]> wrote:
> > >
> > > Can we get this merged now that master has re-opened after 1.73?
> > >
> >
> > Zach, transfer the stl_interfaces repository to glenfe on GitHub and
> > I'll move it into boostorg.
>
>
> Done. Thanks, Glen.
>
> Zach

You're all set: boostorg/stl_interfaces and libs/stl_interfaces sub-module.

You have some tests which are using some deprecated facility that
emits warnings. (use of boost/test/minimal.hpp). I'd suggest switching
to boost/core/lightweight_test.hpp (which is header only and doesn't
require you link against anything). If you want, I can submit a pull
request.

Glen


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk