/
srv
/
osrm
/
osrm-backend
/
third_party
/
variant
/
doc
/
/srv/osrm/osrm-backend/third_party/variant/doc
mkdir
upload
Name
Size
Mode
Actions
other_implementations.md
819
0644
edit
dl
rm
standards_effort.md
2357
0644
edit
dl
rm
Edit:
/srv/osrm/osrm-backend/third_party/variant/doc/other_implementations.md
(819B)
# Other implementations of variant and optional These are some other implementations of `variant` and/or `optional` types. They are not necessarily compatible with this implementation. This is an incomplete list. * [Boost Variant](http://www.boost.org/doc/libs/1_59_0/doc/html/variant.html) and [Boost Optional](http://www.boost.org/doc/libs/1_59_0/libs/optional/doc/html/index.html) * [Eggs Variant](http://eggs-cpp.github.io/variant/) by [Agustín Bergé](http://talesofcpp.fusionfenix.com/) * [anthonyw/variant](https://bitbucket.org/anthonyw/variant) (implementation of P0110R0) * [JasonL9000/cppcon14](https://github.com/JasonL9000/cppcon14) * [tomilov/variant](https://github.com/tomilov/variant) * [akrzemi1/Optional](https://github.com/akrzemi1/Optional) * [mpark/variant](https://github.com/mpark/variant)
Save
cmd:
run