~roguescholar/boost/+git/bind:feature/deprecate-bind-hpp

Last commit made on 2020-02-16
Get this branch:
git clone -b feature/deprecate-bind-hpp https://git.launchpad.net/~roguescholar/boost/+git/bind

Branch merges

Branch information

Name:
feature/deprecate-bind-hpp
Repository:
lp:~roguescholar/boost/+git/bind

Recent commits

2797f0d... by Peter Dimov <email address hidden>

Only issue the deprecation message when BOOST_BIND_GLOBAL_PLACEHOLDERS isn't defined

5612ee4... by Peter Dimov <email address hidden>

Add test using global placeholders

2b33c45... by Peter Dimov <email address hidden>

Merge branch 'develop' into feature/deprecate-bind-hpp

3bdf7e3... by Peter Dimov <email address hidden>

Test Bind's install support, not Core's

cb49b5a... by Peter Dimov <email address hidden>

cd into the correct directory for cmake_subdir_test

eb7ccfc... by Peter Dimov <email address hidden>

Add CMake tests, instal support

418b01b... by Peter Dimov <email address hidden>

Update Travis to Xenial

ebd86ec... by Peter Dimov <email address hidden>

Update header name in documentation

0eb9e90... by Peter Dimov <email address hidden>

Remove some outdated constructs from tests

66ddaf8... by Peter Dimov <email address hidden>

Update tests to use boost/bind/bind.hpp instead of boost/bind.hpp