Fix broken links

[SVN r30401]
This commit is contained in:
Dave Abrahams 2005-08-03 12:25:30 +00:00
parent 9f10fc03ce
commit 745322e797

View File

@ -49,7 +49,7 @@ a solution with consistent syntax for value initialization of scalar,
union and class types. <br>
</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
of <code>zero-initialization</code> and <code>default-initialization</code>.