Mark C++98 mode as an expected failure

[skip ci]
This commit is contained in:
Daniel James
2018-01-29 11:53:37 +00:00
parent 5be5c4268e
commit f2b83807ff
+8
View File
@@ -25,5 +25,13 @@
Unsupported compiler
</note>
</mark-unusable>
<mark-unusable>
<toolset name="*~c++98"/>
<toolset name="*~gnu98"/>
<toolset name="*~gnu++98"/>
<note author="Daniel James" date="29 Jan 2018">
C++11 mode (or later) required
</note>
</mark-unusable>
</library>
</explicit-failures-markup>