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

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

Static Public Member Functions

::std::string Format (const ToPrint &value)
 

Detailed Description

template<typename ToPrint, typename OtherOperand>
class testing::internal::FormatForComparison< ToPrint, OtherOperand >

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

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

Member Function Documentation

template<typename ToPrint , typename OtherOperand >
::std::string testing::internal::FormatForComparison< ToPrint, OtherOperand >::Format ( const ToPrint &  value)
inlinestatic

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

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

References testing::PrintToString().

Referenced by testing::internal::FormatForComparison< ToPrint[N], OtherOperand >::Format(), and testing::internal::FormatForComparisonFailureMessage().

+ 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: