Sfoglia il codice sorgente

Added entry for typeof library in index.html

[SVN r33462]
Peder Holt 20 anni fa
parent
commit
45e3892d7d
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      index.htm

+ 5 - 0
index.htm

@@ -177,6 +177,11 @@
                           Library</a>:</span> Arbitrarily complex finite state
                           machines can be implemented in easily readable and
                           maintainable C++ code, from Andreas Huber.</li>
+
+                          <li><span class="library"><a href=
+                          "doc/html/boost_typeof.html">Typeof 
+                          Library</a>:</span> Typeof operator emulation, 
+			  from Arkadiy Vertleyb and Peder Holt.</li>
                         </ul>
 
                         <h4>Updated Libraries</h4>

粤ICP备19079148号