$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [variant] Length of variant
From: Igor R (boost.lists_at_[hidden])
Date: 2009-11-08 04:56:07
You can also put your types in mpl::vector or mpl::vectorNN and then
use make_variant_over metafunction.