template<typename C, bool = sizeof(IsContainerTest<C>(0)) == sizeof(IsContainer)>
struct testing::internal::IsRecursiveContainerImpl< C, bool >
Definition at line 961 of file gtest-internal.h.
The documentation for this struct was generated from the following file: