Skip to content

Commit fc28add

Browse files
authored
Update README.md
1 parent 1bc8979 commit fc28add

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# poly2variant
22

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)
3+
poly2variant is an experience using a variant like [Boost.Variant](http://www.boost.org/doc/libs/1_64_0/doc/html/variant.html)
54
as a safe type switching mechanism to discover derived types from
65
bases when there are a known set of polymorphic types.
76

0 commit comments

Comments
 (0)