6b76f569a3
2000-10-21 Benjamin Kosnik <bkoz@purist.soma.redhat.com> * docs/links.html: Add links to defects list, standards FAQ. * testsuite/21_strings/ctor_copy_dtor.cc (test01): Disable tests with string creation that allocate huge ammounts of memory. * include/c/bits/std_cstddef.h: Put size_t, ptrdiff_t in namepace std. 2000-10-21 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr> * libsupc++/exception.cc: Use namespace std. * libsupc++/new: DITTO. * libsupc++/new_op.cc: DITTO. * libsupc++/new_opnt.cc: DITTO. * libsupc++/new_opv.cc: DITTO. * libsupc++/new_opvnt.cc: DITTO. * libsupc++/tinfo.cc: DITTO. * libsupc++/tinfo.h: DITTO. * libsupc++/vec.cc: DITTO. * libsupc++/Makefile.am: Blank lines removal. From-SVN: r36995
46 lines
1.3 KiB
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"-->
|
|
|