5 Commits

Author SHA1 Message Date
Andrey Semashev
86bf1d4aec Deprecated boost::core::is_same and the associated header.
Moved is_same implementation to detail (both directory and namespace)
to use in the public headers and avoid introducing new dependencies.
The documentation now recommends users to use Boost.TypeTraits or
C++ standard library instead.

Also, removed unnecessary includes and added missing ones in a few
places.
2022-12-22 17:55:47 +03:00
Peter Dimov
309a6bb797 Fix unused parameter 't' warnings in eif_*.cpp 2021-11-01 01:27:01 +02:00
Glen Fernandes
ac4c781cac Include lightweight_test from core and workaround from config 2020-01-01 09:02:46 -05:00
Peter Dimov
927f98189d Update enable_if tests to use lightweight_test, add to Jamfile. 2014-06-01 02:10:28 +03:00
Peter Dimov
5dd86f3ac4 Move and rename test files. 2014-06-01 01:31:54 +03:00