Updates for detail and variant

This commit is contained in:
Edward Diener
2015-04-02 12:43:26 -04:00
parent 587401cc05
commit 2fcd884d9c

View File

@@ -50,10 +50,27 @@ DETAIL
Remove unnecessary include for deprecated ice_xxx.hpp header: https://github.com/boostorg/detail/pull/6
FUNTION_TYPES
FUNCTION_TYPES
--------------
Removed dependency on deprecated template_arity_spec.hpp: https://github.com/boostorg/function_types/pull/2
RANGE
-----
Remove dependency on type traits ice_xxx.hpp headers, which are deprecated:
https://github.com/boostorg/range/pull/27
DETAIL
------
Remove dependency on deprecated type_trait headers: https://github.com/boostorg/detail/pull/8
VARIANT
-------
Removed reliance on deprecated type_traits header: https://github.com/boostorg/variant/pull/12
Unexplained new failures
~~~~~~~~~~~~~~~~~~~~~~~~