$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Web based C++ compiler with Boost support
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2018-10-31 18:33:03
On Wed, Oct 31, 2018 at 11:30 AM Michael Powell via Boost-users
<boost-users_at_[hidden]> wrote:
> Does anyone happen to know of a decent web based C++ compiler with
> Boost support?
Something like this maybe? <https://godbolt.org/z/eXYn8N>
Regards