diff options
Diffstat (limited to 'index.htm')
-rw-r--r-- | index.htm | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -75,6 +75,11 @@ Standard Library Technical Report.</p> <h2><a name="Latest News">Latest News</a></h2> <p>??? - Version 1.25.0 <ul> + <li><a href="libs/math/special_functions/index.html">Special functions</a>, + <a href="libs/math/octonion/index.html">octonions</a>, + <a href="libs/math/quaternion/index.html">quaternions</a> updated, + now useable with many more compilers, plus three new special functions, + from Hubert Holin, Eric Ford, and others. <li><a href="libs/thread/doc/index.html">Thread Library</a> added. Portable C++ multi-programming at last, from William Kempf.</li> <li><a href="libs/utility/base_from_member.html">Base From Member</a> added to |