Files
dynarmic/src/common
MerryMage e197b10b96 common: Introduce utility function VisitVariant
VisitVariant allows one to use a generic lambda to visit a boost::variant.
This is necessary because boost::visit_variant requires the visitor type
to provide a return type.
2017-02-16 19:30:56 +00:00
..
2016-08-25 16:18:17 +01:00
2016-07-04 14:56:41 +08:00