Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
testing::internal::FormatForComparison< ToPrint, OtherOperand > Class Template Reference

#include <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 331 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 333 of file gtest-printers.h.


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