$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (beman_at_[hidden])
Date: 2000-07-24 13:27:15
Beman Dawes wrote:
>
>I am still dithering about adding BOOST_THROWS_NOTHING to config.hpp. It
>seems like most uses turn out to be on inlined functions, and the
>discussion has convinced me these should have exception-specifications
>at all.
Should have said "should _not_ have exception-specifications at all."
--Beman