$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2019-10-24 16:47:36
I want to detect whether or not the -no_exception compile time flag has
been used on gcc/clang. Will BOOST_NO_EXCEPTIONS do this? If not is
there something I can use?
Robert Ramey