mirror of
https://github.com/boostorg/variant.git
synced 2026-07-21 13:43:36 +00:00
Compare commits
3 Commits
develop
...
boost-1.33.1
| Author | SHA1 | Date | |
|---|---|---|---|
| 3dfa6f5caf | |||
| cc7bacb4de | |||
| c46cdbf5da |
+1
-1
@@ -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
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user