Subject: Re: [boost] Outcome v2 is feature complete
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2017-07-10 15:07:50


On 07/10/17 18:04, Niall Douglas via Boost wrote:
> On 10/07/2017 14:33, Vinnie Falco via Boost wrote:
>> On Mon, Jul 10, 2017 at 6:32 AM, Niall Douglas via Boost
>> <boost_at_[hidden]> wrote:
>>> Github: https://github.com/ned14/outcome
>>
>> What is the quickcpplib submodule in include/outcome for? Is that a
>> public interface?
>
> QuickCppLib is the new name for the boost-lite internal sublibrary. Lots
> of changes have happened there since the Boost peer review too, mostly
> stuff has been removed.
>
> Standalone Outcome will be retaining the use of QuickCppLib as it
> provides so much common infrastructure. Eventual script generated
> Boost.Outcome will have no git submodules, as per peer review feedback.
>
> Script generated Boost.Outcome is a while out however. Need some
> maturation on this library first (at least three months).

What version of the library is being proposed for Boost? Will Boost
version contain submodules?