$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (beman_at_[hidden])
Date: 1999-09-02 07:18:14
Dave Abrahams wrote:
>My impression is that this whole thing has gotten way out-of-hand.
Agreed. I have gotten tired of it too.
I will remove the boost/cast.hpp asserts, except for the non-throwing
version of polymorpic_cast where the assert is critical, and will
document the potential ODR problem there. I will also revert the
name for that flavor to "safe_downcast". Thus it becomes exactly
what you proposed two months ago. I suppose people will argue about
the name, and thats okay, but let's move on.
--Beman