mirror of
https://github.com/google/googletest.git
synced 2025-12-28 18:58:39 +08:00
Allows a user to customize how the universal printer prints a pointer of a specific type by overloading << (by Zhanyong Wan). Works around a bug in Cymbian's C++ compiler (by Vlad Losev).