Public Member Functions | Public Attributes | List of all members
testing::internal::ConstCharPtr Struct Reference

#include <gtest.h>

Public Member Functions

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

Public Attributes

const char * value
 

Detailed Description

Definition at line 7625 of file gtest.h.

Constructor & Destructor Documentation

◆ ConstCharPtr()

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

Definition at line 7626 of file gtest.h.

Member Function Documentation

◆ operator bool()

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

Definition at line 7627 of file gtest.h.

Member Data Documentation

◆ value

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

Definition at line 7628 of file gtest.h.


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


self_test
Author(s): Kevin Watts, Brice Rebsamen , Jeremy Leibs and Blaise Gassend
autogenerated on Tue Nov 15 2022 03:17:24