Browse Source

Added future announcement of dlw_int

[SVN r11871]
Dave Abrahams 24 years ago
parent
commit
85f1c08ad1
1 changed files with 12 additions and 0 deletions
  1. 12 0
      index.htm

+ 12 - 0
index.htm

@@ -79,6 +79,18 @@ members are encouraged to participate in
 formal reviews of proposed libraries.</p>
 
 <h2><a name="Latest News">Latest News</a></h2>
+<p>Sometime in the Future - Version Not Yet Known</p>
+<ul>
+
+  <li><a href="libs/integer/index.htm">Integer Library</a>: Daryle
+  Walker contributed enhancements to the
+  <a href="libs/integer/integer.htm">type selection templates</a>,
+and added new compile-time 
+<a href="libs/integer/doc/integer_mask.html">bit mask</a>,
+<a href="libs/integer/doc/static_log2.html">binary logarithm</a>, and
+<a href="libs/integer/doc/static_min_max.html">extrema</a> templates.
+
+</ul>
 <p>November 30, 2001 - Version 1.26.0</p>
 <ul>
   <li><a href="libs/math/doc/common_factor.html">Common Factor Library</a> 

粤ICP备19079148号