<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 04/25/10 04:30, Bruce Simpson wrote:<br>
<blockquote cite="mid:4BD3B74F.9060709@incunabulum.net" type="cite">
  <pre wrap="">     * Boost is widely used by C++ projects of comparable size, and 
offer a thoroughly peer-reviewed alternative to some of what we have in 
libxorp.
     Innovations from Boost itself are becoming part of the C++0x 
language specification. It is technically very strong.
  </pre>
</blockquote>
<br>
FYI: <a class="moz-txt-link-freetext" href="http://www.boost.org/">http://www.boost.org/</a><br>
%%%<br>
Ten Boost libraries are already included in the <a
 href="http://www.open-std.org/jtc1/sc22/wg21/" class="external">C++
Standards Committee's</a> Library Technical Report (<a
 href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1745.pdf"
 class="external">TR1</a>) and will be in the new C++0x Standard now
being finalized. C++0x will also include several more Boost libraries
in addition to those from TR1. More Boost libraries are proposed for <a
 href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1810.html"
 class="external">TR2</a>.<br>
%%%<br>
<br>
So, in the short to medium term, adoption of Boost leads to being more
prepared for C++0x, which will happen; it's on the table already for
LLVM / Clang to replace G++.<br>
</body>
</html>