|
|
@@ -1299,6 +1299,7 @@
|
|
|
<toolset name="vc-6_5*"/>
|
|
|
<toolset name="msvc-6.5*"/>
|
|
|
<toolset name="vc-7_0"/>
|
|
|
+ <toolset name="msvc-7.0*"/>
|
|
|
<note author="Daniel James">
|
|
|
hash_value is not overloaded for arrays for older versions
|
|
|
of Visual C++. There is a work around so that
|
|
|
@@ -1313,6 +1314,7 @@
|
|
|
<toolset name="vc-6_5*"/>
|
|
|
<toolset name="msvc-6.5*"/>
|
|
|
<toolset name="vc-7_0"/>
|
|
|
+ <toolset name="msvc-7.0*"/>
|
|
|
<note refid="2" author="Daniel James"/>
|
|
|
</mark-expected-failures>
|
|
|
|
|
|
@@ -1339,6 +1341,7 @@
|
|
|
<toolset name="vc-6_5*"/>
|
|
|
<toolset name="msvc-6.5*"/>
|
|
|
<toolset name="vc-7_0"/>
|
|
|
+ <toolset name="msvc-7.0*"/>
|
|
|
<note author="Daniel James">
|
|
|
These examples only work on compilers with support for ADL.
|
|
|
It is possible to work around this, but I wanted to keep the
|