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.