mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 14:44:02 +00:00
added tuple library
[SVN r10855]
This commit is contained in:
parent
73aa04341e
commit
ebdd4b14f6
1 changed files with 14 additions and 1 deletions
|
@ -8,7 +8,7 @@ Compiler Status: linux
|
|||
<h1><img border border="0" src="../c++boost.gif" width="277" height="86"></h1>
|
||||
<h1>Compiler Status: linux</h1>
|
||||
|
||||
<p><b>Run Date:</b> 08 Aug 2001 16:32 GMT</p>
|
||||
<p><b>Run Date:</b> 13 Aug 2001 19:44 GMT</p>
|
||||
<p><b>System Configuration:</b> Linux 2.4.7 (CPU: i686)</p>
|
||||
<p>
|
||||
<table border="1" cellspacing="0" cellpadding="5">
|
||||
|
@ -559,6 +559,19 @@ Compiler Status: linux
|
|||
<td>Pass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/tuple/test/tuple_test_bench.cpp">libs/tuple/test/tuple_test_bench.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td>Pass</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td>Pass</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/type_traits/tests/alignment_test.cpp">libs/type_traits/tests/alignment_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td>Pass</td>
|
||||
|
|
Loading…
Add table
Reference in a new issue