Skip to content
Snippets Groups Projects
Commit 6d2d0c8e authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

SL-18837: Boost.Bind _1, _2 placeholders are no longer global.

This was a longstanding complaint: that Boost shouldn't dump the (somewhat
mysterious) _1, _2 et al. names into the global namespace. Recent Boost has
fixed that, requiring 'using namespace boost::placeholders;' if you want to
use them unqualified.
parent 53c89d97
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment