-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
v4.4, v4.2, v4.0, v3.6
-
Dev Platform 2020-06-01, Dev Platform 2020-06-15, Dev Platform 2020-06-29
stdx::variant is currently provided by the standard library if std::variant is available.
We should either remove the polyfill library, or upgrade it to 1.4.0 and enable it unconditionally. Service Architecture believes that the variant polyfill may be of higher quality than that available with compilers.