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

#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h>

Public Member Functions

bool operator() (const ::testing::internal::linked_ptr< T > &lhs, const ::testing::internal::linked_ptr< T > &rhs) const
 

Detailed Description

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

Definition at line 85 of file gmock-internal-utils.h.

View newest version in sPHENIX GitHub at line 85 of file gmock-internal-utils.h

Member Function Documentation

template<typename T >
bool testing::internal::LinkedPtrLessThan< T >::operator() ( const ::testing::internal::linked_ptr< T > &  lhs,
const ::testing::internal::linked_ptr< T > &  rhs 
) const
inline

Definition at line 86 of file gmock-internal-utils.h.

View newest version in sPHENIX GitHub at line 86 of file gmock-internal-utils.h


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