boostorg / bind

Boost.org bind module
http://boost.org/libs/bind
27 stars 49 forks source link

Fix compilation with BOOST_BIND_NO_PLACEHOLDERS #13

Closed MarcelRaad closed 9 years ago

MarcelRaad commented 9 years ago

If BOOST_BIND_NO_PLACEHOLDERS is defined, there is no namespace boost::placeholders.

The errors are visible in most of the odeint tests: http://www.boost.org/development/tests/develop/developer/numeric-odeint.html