mirror of
https://github.com/boostorg/more.git
synced 2024-12-27 23:40:13 +08:00
63 lines
3.0 KiB
HTML
63 lines
3.0 KiB
HTML
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||
|
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
|
||
|
<meta name="ProgId" content="FrontPage.Editor.Document">
|
||
|
<title>More Information</title>
|
||
|
</head>
|
||
|
|
||
|
<body bgcolor="#FFFFFF" text="#000000">
|
||
|
|
||
|
<table border="1" bgcolor="#007F7F" cellpadding="2">
|
||
|
<tr>
|
||
|
<td bgcolor="#FFFFFF"><img src="../c++boost.gif" alt="c++boost.gif (8819 bytes)" width="277" height="86"></td>
|
||
|
<td><a href="../index.htm"><font face="Arial" color="#FFFFFF"><big>Home</big></font></a></td>
|
||
|
<td><a href="../libraries.htm"><font face="Arial" color="#FFFFFF"><big>Libraries</big></font></a></td>
|
||
|
<td><a href="../people.htm"><font face="Arial" color="#FFFFFF"><big>People</big></font></a></td>
|
||
|
<td><a href="faq.htm"><font face="Arial" color="#FFFFFF"><big>FAQ</big></font></a></td>
|
||
|
<td><a href="index.htm"><font face="Arial" color="#FFFFFF"><big>More</big></font></a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
<h1>More Information</h1>
|
||
|
<h2>Boost Policies</h2>
|
||
|
<p>These policies explain what is expected of boost libraries and the process
|
||
|
for library submissions.</p>
|
||
|
<blockquote>
|
||
|
<p><b><a href="lib_guide.htm">Library Requirements and Guidelines</a></b>.
|
||
|
Basic standards for those preparing a submission.</p>
|
||
|
<p><a href="submission_process.htm"><b>Library Submission Process</b></a>.
|
||
|
How to submit a library to Boost.</p>
|
||
|
<p><b><a href="formal_review_process.htm">Library Formal Review Process</a></b>.
|
||
|
Including how to submit a review comment.</p>
|
||
|
<p><b><a href="header.htm">Header Policy</a></b>. Headers are where a
|
||
|
library contacts its users, so programming practices are particularly
|
||
|
important.</p>
|
||
|
<p><b><a href="imp_vars.htm">Implementation Variations</a></b>.
|
||
|
Sometimes one size fits all, sometimes it doesn't. This page deals with
|
||
|
the trade-offs.</p>
|
||
|
</blockquote>
|
||
|
<h2>Links</h2>
|
||
|
<blockquote>
|
||
|
<p>The C++ Standard (ISO/IEC 14882) is available online as a PDF file from the
|
||
|
<a href="http://www.ansi.org">ANSI</a> (American National Standards Institute)
|
||
|
Electronic Standards Store. The price is $US 18.00. The document is
|
||
|
certainly not a tutorial, but is interesting to those who care about the
|
||
|
precise specification of the language and the standard library.</p>
|
||
|
</blockquote>
|
||
|
<h2>Articles and Papers</h2>
|
||
|
<blockquote>
|
||
|
<p><b><a href="count_bdy.htm">Counted Body Techniques</a></b> by <a href="../people/kevlin_henney.htm">Kevlin
|
||
|
Henney</a> is must reading for those interested in reference counting, a
|
||
|
widely used object management idiom. Originally published in <a href="http://www.accu.org/c++sig/public/Overload.html">Overload</a>
|
||
|
magazine.</p>
|
||
|
<p><b><a href="feature_model_diagrams.htm">Feature Model Diagrams in text and
|
||
|
HTML</a></b> describes how to represent feature model diagrams in text form.</p>
|
||
|
</blockquote>
|
||
|
<hr>
|
||
|
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->16 July, 2000<!--webbot bot="Timestamp" endspan i-checksum="21057" --></p>
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|