On Mon, Dec 9, 2019 at 11:29 PM Marshall Clow <mclow.lists@gmail.com> wrote:
The second release candidates for the 1.72.0 release are now available at:

<https://dl.bintray.com/boostorg/release/1.72.0/source/>
 
I have built this with the following configurations:
    Ubuntu 18.04 with gcc 7.3.2:
    Successful build with C++03/11/14/17

    Ubuntu 18.04 with clang trunk:
    Successful build with C++03/11/14/17/2a

-- Marshall