$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2002-12-14 18:43:11
"David A. Greene" <greened_at_[hidden]> wrote in message
news:3DFBB1EB.8060604_at_eecs.umich.edu...
> What's the easiest way of converting an MPL sequence into a
> tuple type? I seem to recall Dave Abrahams needed this
> functionality as well. Do I need to construct a bare cons
> list?
>
> -Dave
Use inherit_linearly like in it's example.
Gennadiy.