Wire Sysio Wire Sysion 1.0.0
|
Classes | |
class | MyTypeInNameSpace1 |
Functions | |
std::ostream & | operator<< (std::ostream &os, const MyTypeInNameSpace1 &val) |
std::ostream & | operator<< (std::ostream &os, const MyTypeInNameSpace1 *pointer) |
std::ostream & namespace1::operator<< | ( | std::ostream & | os, |
const MyTypeInNameSpace1 & | val ) |
Definition at line 5244 of file gtest_unittest.cc.
std::ostream & namespace1::operator<< | ( | std::ostream & | os, |
const MyTypeInNameSpace1 * | pointer ) |
Definition at line 5248 of file gtest_unittest.cc.