Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Functions
testing::internal::internal_stream Namespace Reference

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 ()
 

Function Documentation

◆ operator<<()

template<typename Char , typename CharTraits , typename T >
Sentinel * testing::internal::internal_stream::operator<< ( ::std::basic_ostream< Char, CharTraits > & os,
const T & x )

◆ UseStreamOperator()

template<typename T >
constexpr bool testing::internal::internal_stream::UseStreamOperator ( )
constexpr

Definition at line 216 of file gtest-printers.h.