$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schoepflin (schoepflin_at_[hidden])
Date: 2001-09-27 10:06:46
Hello all,
I just noticed that there is no define for detecting the absence of
covariant return types in the config system.
Would it be possible to add something like
BOOST_NO_COVARIANT_RETURN_TYPES to detect missing support for section
10.3.5 of the standard?
Markus