Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::UniversalTersePrinter< T > Class Template Reference

#include <JETSCAPE/blob/main/external_packages/googletest/googletest/include/gtest/gtest-printers.h>

Static Public Member Functions

static void Print (const T &value,::std::ostream *os)
 

Detailed Description

template<typename T>
class testing::internal::UniversalTersePrinter< T >

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

View newest version in sPHENIX GitHub at line 781 of file gtest-printers.h

Member Function Documentation

template<typename T >
static void testing::internal::UniversalTersePrinter< T >::Print ( const T value,
::std::ostream *  os 
)
inlinestatic

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

View newest version in sPHENIX GitHub at line 783 of file gtest-printers.h

References testing::internal::UniversalPrint().

Referenced by testing::internal::UniversalTersePrinter< char * >::Print(), testing::internal::UniversalTersePrinter< wchar_t * >::Print(), testing::PrintToString(), and testing::internal::UniversalTersePrint().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


The documentation for this class was generated from the following file: