$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2021-03-11 23:47:11
Does anyone here use mp11 with Visual Studio 2013? (msvc-12.0)
2013 kind of supports C++11 but only barely, and I keep bumping into
its bugs and limitations, so I'm considering dropping it and making
2015 the minimum requirement.