Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
std::tr1::gtest_internal::SameSizeTuplePrefixComparator< k, k > Struct Template Reference

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

Static Public Member Functions

template<class Tuple1 , class Tuple2 >
static bool Eq (const Tuple1 &t1, const Tuple2 &t2)
 

Detailed Description

template<int k>
struct std::tr1::gtest_internal::SameSizeTuplePrefixComparator< k, k >

Definition at line 963 of file gtest-tuple.h.

View newest version in sPHENIX GitHub at line 963 of file gtest-tuple.h

Member Function Documentation

template<int k>
template<class Tuple1 , class Tuple2 >
static bool std::tr1::gtest_internal::SameSizeTuplePrefixComparator< k, k >::Eq ( const Tuple1 &  t1,
const Tuple2 &  t2 
)
inlinestatic

Definition at line 965 of file gtest-tuple.h.

View newest version in sPHENIX GitHub at line 965 of file gtest-tuple.h

References testing::Eq(), k, and ambiguity_solver_full_chain::t1.

+ Here is the call graph for this function:


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