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

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

Public Types

typedef Iterator::value_type value_type
 

Detailed Description

template<typename Iterator>
struct testing::internal::IteratorTraits< Iterator >

Definition at line 2229 of file gtest-port.h.

View newest version in sPHENIX GitHub at line 2229 of file gtest-port.h

Member Typedef Documentation

template<typename Iterator>
typedef Iterator::value_type testing::internal::IteratorTraits< Iterator >::value_type

Definition at line 2230 of file gtest-port.h.

View newest version in sPHENIX GitHub at line 2230 of file gtest-port.h


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