gcc/libstdc++-v3/docs/links.html

46 lines
1.3 KiB
HTML

<!--#include virtual="/libstdc++/header.html"-->
<H3>Links</H3>
Public websites that have info on known defects in the standard:
<P><UL>
<LI><A HREF="http://www.dkuug.dk/jtc1/sc22/wg21/">defect reflector</A>
<LI><A HREF="http://www.comeaucomputing.com/iso/">comeau reflector</A>
<LI><A HREF="http://reality.sgi.com/austern_mti/std-c++/faq.html">c++ standards FAQ</A>
</UL></P>
<P><UL>
<LI><A HREF="http://www.sgi.com/Technology/STL">The SGI STL page</A>
<LI><A HREF="http://www.stlport.org/">STLport homepage</A>
</UL></P>
<P><UL>
<LI><A HREF="http://math.nist.gov/tnt/">Template Numeric Toolkit</A>
<LI><A HREF="http://www.acl.lanl.gov/Pooma/">POOMA</A>
<LI><A HREF="http://www.maths.warwick.ac.uk/cpp/lia/">Language independent
arithmetic</A>
<LI><A HREF="http://www.boost.org">The Boost C++ Libraries</A>
</UL></P>
<P><UL>
<LI><A HREF="http://webnz.com/robert/cpp_site.html">Internet sites for
C++ users</A>
<LI><A HREF="http://www.unicode.org">Unicode</A>
</UL></P>
<P><UL>
<LI><A HREF="http://www.research.att.com/~bs/">Bjarne Stroustrup's page</A>
<LI><A HREF="http://www.cantrip.org/cpp.html">Nathan Myers' locale page</A>
<LI><A HREF="http://www.josuttis.com/libbook/">Nicolai Josuttis' Standard
Library book</A>
</UL></P>
<!--#include virtual="/libstdc++/footer.html"-->