Update status.

This commit is contained in:
jzmaddock
2015-01-24 18:06:52 +00:00
parent a685e20578
commit 5594993c44

View File

@ -21,6 +21,16 @@ ANY
Missing mpl/if.hpp https://github.com/boostorg/any/pull/4
FOREACH
~~~~~~~
Relies on conversion from integral_constant* to mpl::bool_*
https://github.com/boostorg/foreach/pull/3
GRAPH
~~~~~
Needs to remove ice_or usage: https://github.com/boostorg/graph/pull/30
@ -28,4 +38,3 @@ Unexplained new failures
~~~~~~~~~~~~~~~~~~~~~~~~
Boost.Iterator: runtime failure.
Boost.Bimap: issue with foreach dispatching?