mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 14:44:02 +00:00
added "any"
[SVN r10536]
This commit is contained in:
parent
593017a07e
commit
777eeccc38
1 changed files with 10 additions and 1 deletions
|
@ -8,7 +8,7 @@ Compiler Status: solaris
|
|||
<h1><img border border="0" src="../c++boost.gif" width="277" height="86"></h1>
|
||||
<h1>Compiler Status: solaris</h1>
|
||||
|
||||
<p><b>Run Date:</b> 24 Jun 2001 15:52 GMT</p>
|
||||
<p><b>Run Date:</b> 04 Jul 2001 20:57 GMT</p>
|
||||
<p><b>System Configuration:</b> SunOS 5.7 (CPU: sun4u)</p>
|
||||
<p>
|
||||
<table border="1" cellspacing="0" cellpadding="5">
|
||||
|
@ -40,6 +40,15 @@ Compiler Status: solaris
|
|||
<td><font color="#FF0000">Fail</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/any/any_test.cpp">libs/any/any_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</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>Pass</td>
|
||||
|
|
Loading…
Add table
Reference in a new issue