Actually the question is how to achieve it? The use of boost::any_range is possible but undesirable (performance considerations)
Sample code:
typedef boost::multi_index_container<
int, bmi::indexed_by
Actually the question is how to achieve it? The use of boost::any_range is possible but undesirable (performance considerations)
Sample code:
typedef boost::multi_index_container<
int, bmi::indexed_by