merged from trunk

[SVN r30402]
This commit is contained in:
Dave Abrahams
2005-08-03 12:26:12 +00:00
parent 3ab8d14a59
commit 23ec8fc788

View File

@@ -49,7 +49,7 @@ a solution with consistent syntax for value initialization of scalar,
union and class types. <br> union and class types. <br>
</p> </p>
<h2><a name="into"></a>Introduction</h2> <h2><a name="intro"></a>Introduction</h2>
<p>The C++ standard [<a href="#references">1</a>] contains the definitions <p>The C++ standard [<a href="#references">1</a>] contains the definitions
of <code>zero-initialization</code> and <code>default-initialization</code>. of <code>zero-initialization</code> and <code>default-initialization</code>.
@@ -216,4 +216,4 @@ at <a href="http://www.yahoogroups.com/list/boost">www.yahoogroups.com/list/boos
<br> <br>
</body> </body>
</html> </html>