Compare commits

...

3 Commits

Author SHA1 Message Date
nobody 3dfa6f5caf This commit was manufactured by cvs2svn to create tag
'Version_1_33_1'.

[SVN r31916]
2005-12-05 14:04:06 +00:00
Douglas Gregor cc7bacb4de Clean up a whole lot of bad links
[SVN r31851]
2005-12-01 04:52:04 +00:00
nobody c46cdbf5da This commit was manufactured by cvs2svn to create branch 'RC_1_33_0'.
[SVN r30300]
2005-07-28 18:22:24 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
might at first seem "obvious," it is in fact not even
straightforward how to implement it in general (i.e., without
unreasonably restrictive additional requirements on
<link linkref="variant.concepts.bounded-type">bounded types</link>).</para>
<link linkend="variant.concepts.bounded-type">bounded types</link>).</para>
<para>The central difficulty emerges in the details of
<code>variant</code> assignment. Given two instances <code>v1</code>
+1 -1
View File
@@ -63,7 +63,7 @@
<para>Additionally, significant effort has been expended to ensure proper
functioning despite various compiler bugs and other conformance problems.
To date the library <link linkend="variant.tests">testsuite</link> has
To date the library testsuite has
been compiled and tested successfully on at least the following compilers
for basic and advanced functionality: