$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Itay Maman (itay_maman_at_[hidden])
Date: 2002-06-12 18:27:27
Just to make things clear:
I was thinking of a variant whose value is *only one of* T,U, V. Hence,
Doug's notion (regarding the implicit conversions issue) was 100% correct.
Anyway, I think that implicit conversions (of the variant to its held
types) are dangerous.
-Itay