testing::internal::ConstCharPtr Struct Reference

#include <gtest.h>

Public Member Functions

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

Public Attributes

const char * value
 

Constructor & Destructor Documentation

◆ ConstCharPtr()

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

Member Function Documentation

◆ operator bool()

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

Member Data Documentation

◆ value

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

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