$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: Gavin Lambert (boost_at_[hidden])
Date: 2018-10-31 22:34:49
On 1/11/2018 07:29, Michael Powell wrote:
> Does anyone happen to know of a decent web based C++ compiler with
> Boost support?
>
> Specifics, if possibly, include support for MSVC, especially VS2017
> C++, Spirit, probably C++17 as well, etc.
https://wandbox.org appears to support Boost, although only with
gcc/clang, not MSVC.