$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2021-02-25 22:21:46
Robert Ramey wrote:
> > Shouldn't you just check __cplusplus >= 201103 for that?
>
> Hmmm - is this portable on all compilers? Is this part of config.hpp?
Portable on everything except MSVC.