mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 14:44:02 +00:00
added "any"
[SVN r10530]
This commit is contained in:
parent
be4cf8590d
commit
a72463fc50
1 changed files with 10 additions and 3 deletions
|
@ -8,7 +8,7 @@ Compiler Status: irix
|
|||
<h1><img border border="0" src="../c++boost.gif" width="277" height="86"></h1>
|
||||
<h1>Compiler Status: irix</h1>
|
||||
|
||||
<p><b>Run Date:</b> 24 Jun 2001 16:16 GMT</p>
|
||||
<p><b>Run Date:</b> 04 Jul 2001 20:50 GMT</p>
|
||||
<p><b>System Configuration:</b> IRIX 6.5 (CPU: IP32)</p>
|
||||
<p>
|
||||
<table border="1" cellspacing="0" cellpadding="5">
|
||||
|
@ -34,6 +34,13 @@ Compiler Status: irix
|
|||
<td>Pass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/any/any_test.cpp">libs/any/any_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/array/array1.cpp">libs/array/array1.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
|
@ -331,8 +338,8 @@ Compiler Status: irix
|
|||
<td><a href="../libs/type_traits/tests/is_function_test.cpp">libs/type_traits/tests/is_function_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/type_traits/tests/is_convertible_test.cpp">libs/type_traits/tests/is_convertible_test.cpp</a></td>
|
||||
|
|
Loading…
Add table
Reference in a new issue