$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] A doubt in Boost multi index
From: Gokulakannan Somasundaram (gokul007_at_[hidden])
Date: 2010-07-30 06:21:20
Hi,
In boost multi-index, can i verify whether a particular index type is
ordered/not or not through meta programming?
There are the ordered indexes, hash indexes, sequence indexes etc. Can i
find them out through meta programming?
Thanks,
Gokul.