boost::multi_index composite keys efficiency
问题 Long time reader first time poster! I'm playing around with the boost::multi_index container stuff and have a rather in-depth question that hopefully a boost or C++ container expert might know (my knowledge in C++ containers is pretty basic). For reference, the boost documentation on composite keys can be found here: boost::multi_index composite keys. When using a composite key, the documentation states that "Composite keys are sorted by lexicographical order, i.e. sorting is performed by the