Kaynağa Gözat

preliminary mark-up for xpressive

[SVN r31265]
Eric Niebler 20 yıl önce
ebeveyn
işleme
8e355aa478
1 değiştirilmiş dosya ile 15 ekleme ve 0 silme
  1. 15 0
      status/explicit-failures-markup.xml

+ 15 - 0
status/explicit-failures-markup.xml

@@ -3249,6 +3249,21 @@ for more information.
 
 
     </library>
     </library>
 
 
+    <!-- xpressive -->
+    <library name="xpressive">
+
+        <mark-unusable>
+            <toolset name="msvc*"/>
+            <toolset name="vc-6_5*"/>
+            <toolset name="vc-7_0"/>
+            <note author="Eric Niebler">
+                These compilers do not support class template partial
+                specialization.
+            </note>
+        </mark-unusable>
+
+    </library>
+
     <!-- /////////////// Standard note definitions /////////////// -->
     <!-- /////////////// Standard note definitions /////////////// -->
 
 
     <note id="0">
     <note id="0">

粤ICP备19079148号