mirror of
https://git.mirrors.martin98.com/https://github.com/google/googletest.git
synced 2025-10-10 01:36:29 +08:00

Replace testing::internal::ImplicitlyConvertible with std::is_convertible Fixes #2054 PiperOrigin-RevId: 228334305