mirror of
https://github.com/boostorg/bind.git
synced 2026-01-24 05:42:09 +00:00
boost::core::is_same is deprecated, so use a local copy to avoid adding a dependency on Boost.TypeTraits. Use Boost.TypeTraits in tests. Also added a missing include.