$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alexander Nasonov (alnsn_at_[hidden])
Date: 2004-09-30 11:21:38
David Abrahams wrote:
> Alexander Nasonov <alnsn_at_[hidden]> writes:
>
> > In some cases, this is fine because many people don't like to write
> > inheritance relation twice unless there is a special reason (Boost.Python
> > is a good example).
>
> Of what? You never describe an inheritance relation twice in
> Boost.Python (?)
You describe it in _addition_ to normal inheritance. That's two.
-- Alexander Nasonov