googletest/googlemock/include/gmock/internal
Lawrence Wolf-Sonkin 0af976647f [gtest] Use std::index_sequence and friends instead of rolling our own
* Applies for `std::index_sequence`, `std::make_index_sequence`, and `std::index_sequence_for` replacing `IndexSequence`, `MakeIndexSequence` and IndexSequenceFor`
* Also deleted implementation helper `DoubleSequence`
* The standard interfaces [have been in the standard library since C++14](https://en.cppreference.com/w/cpp/utility/integer_sequence), which [is the minimum supported C++ version by Google Test](https://github.com/google/oss-policies-info/blob/main/foundational-cxx-support-matrix.md)

PiperOrigin-RevId: 621939977
Change-Id: Id264266f08da66c0fa2a6e6fbb8f86fd3cb3a421
2024-04-04 12:38:42 -07:00
..
custom Consistently apply IWYU pragmas across googletest and googlemock headers 2022-01-18 08:11:11 -08:00
gmock-internal-utils.h [gtest] Use std::index_sequence and friends instead of rolling our own 2024-04-04 12:38:42 -07:00
gmock-port.h Guard Abseil flags usage in googlemock with GTEST_NO_ABSL_FLAGS. 2024-03-11 10:31:56 -07:00
gmock-pp.h Googletest export 2021-03-16 09:50:49 -04:00