|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Functions | |
| template<typename Char , typename CharTraits , typename T > | |
| Sentinel * | operator<< (::std::basic_ostream< Char, CharTraits > &os, const T &x) |
| template<typename T > | |
| constexpr bool | UseStreamOperator () |
| Sentinel* testing::internal::internal_stream::operator<< | ( | ::std::basic_ostream< Char, CharTraits > & | os, |
| const T & | x | ||
| ) |
| constexpr bool testing::internal::internal_stream::UseStreamOperator | ( | ) |
Definition at line 216 of file gtest-printers.h.
1.8.14