3 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
2af3cc1e11 Documentation updates. 2014-06-10 19:13:17 +03:00
Peter Dimov
434c59642a Update documentation. 2014-06-10 17:44:36 +03:00