$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-06-13 10:38:20
On Thursday 13 June 2002 10:16 am, Fernando Cacciola wrote:
> BTW, does variant *require* all types to be different? I think this
> requirement is reasonable, and it could turn out to be quite useful for
> variant based algorithms.
I'd agree with this requirement.
Doug