We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bc8979 commit fc28addCopy full SHA for fc28add
README.md
@@ -1,7 +1,6 @@
1
# poly2variant
2
3
-poly2variant is an experience using a variant like [Boost
4
-Variant](http://www.boost.org/doc/libs/1_64_0/doc/html/variant.html)
+poly2variant is an experience using a variant like [Boost.Variant](http://www.boost.org/doc/libs/1_64_0/doc/html/variant.html)
5
as a safe type switching mechanism to discover derived types from
6
bases when there are a known set of polymorphic types.
7
0 commit comments