Skip to content
Snippets Groups Projects
Commit f8a0dbcd authored by lh1887's avatar lh1887
Browse files

Add std::variant fallback

This is a fallback implementation of C++17's std::variant. It does not model the complete
STL interface but the basis functionality is there. There are probably many corner cases this
implementation can not handle yet.
This should probably be in dune-common, but for now, I'll put it here.
parent e4d207d6
No related branches found
No related tags found
1 merge request!5Implementations for geometryInInside() and geometryInOutside()
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment