mirror of
https://github.com/google/googletest.git
synced 2025-12-08 01:36:50 +08:00
Add a `Pointer` matcher as an analog to `Pointee`. Similar to `Pointee`, `Pointer` works with either raw or smart pointers and allows creating a matcher like Pointer(Eq(foo)) for smart pointers. PiperOrigin-RevId: 346164768 |
||
|---|---|---|
| .. | ||
| custom | ||
| gmock-internal-utils.h | ||
| gmock-port.h | ||
| gmock-pp.h | ||