ΒΆtemplate <typename T>
void PrintTo(const ExpectedHolder<T>& Item,
std::ostream* Out)
template <typename T>
void PrintTo(const ExpectedHolder<T>& Item,
std::ostream* Out)
Declared at: llvm/include/llvm/Testing/Support/SupportHelpers.h:51
Templates
- T
Parameters
- const ExpectedHolder<T>& Item
- std::ostream* Out