Skip to content

Synchronize master with develop - #10

Merged
glenfe merged 7 commits into
masterfrom
develop
Aug 19, 2016
Merged

Synchronize master with develop#10
glenfe merged 7 commits into
masterfrom
develop

Conversation

@Lastique

Copy link
Copy Markdown
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
Copy Markdown
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