$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [fusion] nth runtime element of a sequence
From: MM (finjulhich_at_[hidden])
Date: 2014-02-24 05:55:25
Hello,
I just wanted to confirm there's no provided method to get the n'th element
of say a fusion vector where n is known at runtime, except of handling it
explicitkly with a switch case?
Thanks
MM