Update example to use multi_index::member instead of BOOST_MULTI_INDEX_MEMBER #34

Merged
merged 1 commit into from Feb 12, 2017

Conversation

Projects
None yet
2 participants
Contributor

davidstrauss commented Feb 9, 2017

Updates the example for boost::multi_index to retire the legacy key extraction macro, which has been designated in multi_index as "a portability mechanism for legacy compilers where member could not be supported."

Contributor

davidstrauss commented Feb 9, 2017

Cross-posted as a Trac issue.

@igaztanaga igaztanaga merged commit 6963d26 into boostorg:develop Feb 12, 2017

@igaztanaga igaztanaga added a commit that referenced this pull request Feb 12, 2017

@igaztanaga igaztanaga Update changelog with pull request #34 4178baf
Collaborator

igaztanaga commented Feb 12, 2017

Thanks for the patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment