Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronize master with develop #10

Merged
merged 7 commits into from
Aug 19, 2016
Merged

Synchronize master with develop #10

merged 7 commits into from
Aug 19, 2016

Conversation

Lastique
Copy link
Member

No description provided.

alexhenrie and others added 7 commits January 30, 2015 15:28
Use boost/move/adl_move_swap.hpp to perform swaps.
All that boost/iterator.hpp does is pull std::iterator into namespace boost. A comment in that header mentions: "This header is obsolete and will be deprecated."
Remove deprecated include
The debug implementation is not thread-safe, even if different threads are using separate iterators for reading elements of the container. BOOST_CB_DISABLE_DEBUG macro is no longer used, BOOST_CB_ENABLE_DEBUG=1 should be defined instead to enable debug support.

Fixes https://svn.boost.org/trac/boost/ticket/6277.
Disable debug implementation by default
@glenfe glenfe merged commit 99c9333 into master Aug 19, 2016
@Lastique
Copy link
Member Author

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants