|
|
@@ -886,6 +886,15 @@
|
|
|
rvalues.
|
|
|
</note>
|
|
|
</mark-expected-failures>
|
|
|
+ <mark-expected-failures>
|
|
|
+ <test name="dependent_type"/>
|
|
|
+ <toolset name="gcc-2.95.3*"/>
|
|
|
+ <note author="Eric Niebler">
|
|
|
+ These compilers cannot handle BOOST_FOREACH
|
|
|
+ in a template, where the collection type
|
|
|
+ depends on a template parameter.
|
|
|
+ </note>
|
|
|
+ </mark-expected-failures>
|
|
|
<mark-expected-failures>
|
|
|
<test name="user_defined"/>
|
|
|
<toolset name="cw-9_5-darwin"/>
|