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

Public Member Functions

bool operator() (const T *a, const T *b)
 

Detailed Description

template<typename T>
struct testing::internal::LessByName< T >

Definition at line 46 of file gtest-unittest-api_test.cc.

Member Function Documentation

template<typename T >
bool testing::internal::LessByName< T >::operator() ( const T a,
const T b 
)
inline

Definition at line 47 of file gtest-unittest-api_test.cc.


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