|
template<typename T , typename = typename std::enable_if< (sizeof(IsContainerTest<T>(0)) == sizeof(IsContainer)) && !IsRecursiveContainer<T>::value>::type> |
static void | PrintValue (const T &container, std::ostream *os) |
|
The documentation for this struct was generated from the following file:
- C:/Users/User/Desktop/AIP/lab1/lab1/out/build/x64-Debug/_deps/googletest-src/googletest/include/gtest/gtest-printers.h