index.htm 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type"
  4. content="text/html; charset=iso-8859-1">
  5. <meta name="ProgId" content="FrontPage.Editor.Document">
  6. <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
  7. <title>Boost More Information</title>
  8. </head>
  9. <body bgcolor="#FFFFFF" text="#000000">
  10. <table border="1" cellpadding="2" bgcolor="#007F7F">
  11. <tr>
  12. <td bgcolor="#FFFFFF"><img src="../c++boost.gif"
  13. alt="c++boost.gif (8819 bytes)" width="277" height="86"></td>
  14. <td><a href="../index.htm"><font color="#FFFFFF" size="4"
  15. face="Arial">Home</font></a></td>
  16. <td><a href="../libs/libraries.htm"><font color="#FFFFFF"
  17. size="4" face="Arial">Libraries</font></a></td>
  18. <td><a href="../people/people.htm"><font color="#FFFFFF"
  19. size="4" face="Arial">People</font></a></td>
  20. <td><a href="faq.htm"><font color="#FFFFFF" size="4"
  21. face="Arial">FAQ</font></a></td>
  22. <td><a href="index.htm"><font color="#FFFFFF" size="4"
  23. face="Arial">More</font></a></td>
  24. </tr>
  25. </table>
  26. <h1>More Information</h1>
  27. <h2>Boost Policies</h2>
  28. <blockquote>
  29. <p><a href="discussion_policy.htm"><b>Mailing List Discussion
  30. Policy.</b></a>&nbsp; What's acceptable and what isn't.</p>
  31. <p><a href="lib_guide.htm"><b>Library Requirements and
  32. Guidelines</b></a>.&nbsp; Basic standards for those preparing
  33. a submission.</p>
  34. <p><a href="test_policy.htm"><b>Test Policy and Protocols</b></a>.&nbsp;
  35. How testing works at Boost.</p>
  36. <p><a href="submission_process.htm"><b>Library Submission
  37. Process</b></a>.&nbsp; How to submit a library to Boost.</p>
  38. <p><a href="formal_review_process.htm"><b>Library Formal
  39. Review Process</b></a>. Including how to submit a review
  40. comment.</p>
  41. <p><a href="header.htm"><b>Header Policy</b></a>.&nbsp;
  42. Headers are where a library contacts its users, so
  43. programming practices are particularly important.</p>
  44. <p><a href="imp_vars.htm"><b>Implementation Variations</b></a>.&nbsp;
  45. Sometimes one size fits all, sometimes it doesn't.&nbsp; This
  46. page deals with the trade-offs.</p>
  47. <p><a href="library_reuse.htm"><b>Library Reuse</b></a>.&nbsp;
  48. Should Boost libraries use other boost libraries?&nbsp; What
  49. about the C++ Standard Library?&nbsp; It's another trade-off.</p>
  50. </blockquote>
  51. <h2>Boost Whatever</h2>
  52. <blockquote>
  53. <p><a href="../status/compiler_status.html"><b>Compiler
  54. Status</b></a>&nbsp;&nbsp; Describes what library works with
  55. which compiler.</p>
  56. <p><a href="regression.html"><b>Internal Regression Test
  57. Suite</b></a>&nbsp;&nbsp; Describes the tool for generating
  58. the compiler status tables </p>
  59. <p><a href="../libs/hdr_depend.html"><b>Header Dependencies</b></a>&nbsp;&nbsp;
  60. Describes what other headers each boost header includes.</p>
  61. </blockquote>
  62. <h2>Articles and Papers</h2>
  63. <blockquote>
  64. <p><a href="error_handling.html"><b>Error and Exception
  65. Handling</b></a> describes approaches to errors and
  66. exceptions by <a href="../people/dave_abrahams.htm">David
  67. Abrahams</a>. </p>
  68. <p><a href="count_bdy.htm"><b>Counted Body Techniques</b></a>
  69. by <a href="../people/kevlin_henney.htm">Kevlin Henney</a> is
  70. must reading for those interested in reference counting, a
  71. widely used object management idiom.&nbsp; Originally
  72. published in <a
  73. href="http://www.accu.org/c++sig/public/Overload.html">Overload</a>
  74. magazine.</p>
  75. <p><a href="generic_programming.html"><b>Generic Programming
  76. Techniques</b></a> by <a href="../people/dave_abrahams.htm">David
  77. Abrahams</a> and <a href="../people/jeremy_siek.htm">Jeremy
  78. Siek</a>describe some of the techniques used in Boost
  79. libraries.</p>
  80. <p><a href="feature_model_diagrams.htm"><b>Feature Model
  81. Diagrams in text and HTML</b></a> describes how to represent
  82. feature model diagrams in text form.</p>
  83. <p><a href="borland_cpp.html"><b>Portability Hints: Borland C++
  84. 5.5.1</b></a> describes Borland C++ portability issues, with
  85. suggested workarounds.</p>
  86. <p><a href="microsoft_vcpp.html"><b>Portability Hints:
  87. Microsoft VC++ 6.0 SP4</b></a> describes Microsoft C++
  88. portability issues, with suggested workarounds.</p>
  89. <p><a href="int_const_guidelines.htm"><strong>Coding
  90. Guidelines for Integral Constant Expressions</strong></a>
  91. describes how to work through the maze of compiler related
  92. bugs surrounding this tricky topic.</p>
  93. </blockquote>
  94. <h2>Links</h2>
  95. <blockquote>
  96. <p>The C++ Standard (ISO/IEC 14882) is available online as a
  97. PDF file from the <a href="http://www.ansi.org">ANSI</a> (American
  98. National Standards Institute) Electronic Standards Store.&nbsp;
  99. The price is $US 18.00. The document is certainly not a
  100. tutorial, but is interesting to those who care about the
  101. precise specification of the language and the standard
  102. library.</p>
  103. </blockquote>
  104. <p>&nbsp;</p>
  105. <hr>
  106. <p>Revised <!--webbot bot="Timestamp" startspan s-type="EDITED"
  107. s-format="%d %B, %Y" -->30 April, 2001<!--webbot bot="Timestamp"
  108. i-checksum="29807" endspan --></p>
  109. </body>
  110. </html>
粤ICP备19079148号