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

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

Public Member Functions

 ConstCharPtr (const char *str)
 
 operator bool () const
 

Public Attributes

const char * value
 

Detailed Description

Definition at line 741 of file gtest-internal.h.

View newest version in sPHENIX GitHub at line 741 of file gtest-internal.h

Constructor & Destructor Documentation

testing::internal::ConstCharPtr::ConstCharPtr ( const char *  str)
inline

Definition at line 742 of file gtest-internal.h.

View newest version in sPHENIX GitHub at line 742 of file gtest-internal.h

Member Function Documentation

testing::internal::ConstCharPtr::operator bool ( ) const
inline

Definition at line 743 of file gtest-internal.h.

View newest version in sPHENIX GitHub at line 743 of file gtest-internal.h

Member Data Documentation

const char* testing::internal::ConstCharPtr::value

Definition at line 744 of file gtest-internal.h.

View newest version in sPHENIX GitHub at line 744 of file gtest-internal.h

Referenced by pump.Token::__str__(), and pump.Token::Clone().


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