Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Update example to use multi_index::member instead of BOOST_MULTI_INDEX_MEMBER #34
Conversation
|
Cross-posted as a Trac issue. |
igaztanaga
merged commit 6963d26
into boostorg:develop
Feb 12, 2017
igaztanaga
added a commit
that referenced
this pull request
Feb 12, 2017
|
|
igaztanaga |
4178baf
|
|
Thanks for the patch. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
davidstrauss commentedFeb 9, 2017
Updates the example for
boost::multi_indexto retire the legacy key extraction macro, which has been designated inmulti_indexas "a portability mechanism for legacy compilers wheremembercould not be supported."