1

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?

MM.
  • 4,224
  • 5
  • 37
  • 74
  • Voting to close this one. The linked issue suggests using a random access iterator. – MM. Apr 16 '14 at 00:32
  • Nah. Instead, it _explains_ (not suggests) to use a `random_access` index (not iterator). – sehe Apr 16 '14 at 12:21

0 Answers0