mirror of
https://github.com/boostorg/bind.git
synced 2026-07-05 07:51:01 +02:00
9493eaccad
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.