$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Collecting boost multi-index meta data
From: Gokulakannan Somasundaram (gokul007_at_[hidden])
Date: 2010-12-27 22:52:54
Hi,
Say i have a boost::tuple / MPL Sequence, on which i have created a
multi-index. Is it possible for me collect all the attribute numbers on
which i have declared the IndexSpecifierList( the one passed as template
parameter to boost::multi_index::indexed_by ) ?
Thanks,
Gokul.