• Abseil Team's avatar
    Googletest export · 719fd2d3
    Abseil Team authored
    Update the `DescribeTo` signature in the code example at the Writing New Polymorphic Matchers section in gmock_cook_book.
    
    `os` should be a pointer to be consistent with the implementation, which dereference it as `*os`.
    
    PiperOrigin-RevId: 370693387
    719fd2d3
gmock_cook_book.md 143 KB