Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
testing::internal::FormatForComparison< ToPrint[N], OtherOperand > Class Template Reference

#include <gtest-printers.h>

Inheritance diagram for testing::internal::FormatForComparison< ToPrint[N], OtherOperand >:

Static Public Member Functions

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

Detailed Description

template<typename ToPrint, size_t N, typename OtherOperand>
class testing::internal::FormatForComparison< ToPrint[N], OtherOperand >

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

Member Function Documentation

◆ Format() [1/2]

template<typename ToPrint, size_t N, typename OtherOperand>
::std::string testing::internal::FormatForComparison< ToPrint[N], OtherOperand >::Format ( const ToPrint * value)
inlinestatic

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

◆ Format() [2/2]

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

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


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