$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Kevlin Henney (Kevlin.Henney_at_[hidden])
Date: 1999-10-10 06:24:28
Adam Levar wrote:
The definition of bad_numeric_cast in cast.hpp is missing the no throw
specifier on the what() method.
Yes, well spotted -- humans still seem to have the edge on compilers!
Thanks, Kevlin.