Disclaimer: I am new to multi_index_container
I am creating a boost multi_index_container with three comparators. I would like an additional criteria that gives me the order of insertion into the container. Is this possible?
Disclaimer: I am new to multi_index_container
I am creating a boost multi_index_container with three comparators. I would like an additional criteria that gives me the order of insertion into the container. Is this possible?