Fix issue with std::placeholders vs boost::placeholders
This MR fixes a namespace conflict issue, which seems to occur with Boost 1.67 and clang in particular (and so mostly affects Mac users at the moment).
This MR fixes a namespace conflict issue, which seems to occur with Boost 1.67 and clang in particular (and so mostly affects Mac users at the moment).