mirror of
https://github.com/google/googletest.git
synced 2026-01-01 20:59:32 +08:00
Use a tagged constructor for FlatTuple instead. Some versions of MSVC are getting confused with that constructor and generating invalid code. PiperOrigin-RevId: 342050957