Template Function testing::internal::PrintSmartPointer(const Ptr&, std::ostream *, int)

Function Documentation

template<typename T, typename Ptr, typename = typename std::enable_if<!std::is_void<T>::value && !std::is_array<T>::value>::type>
void testing::internal::PrintSmartPointer(const Ptr &ptr, std::ostream *os, int)