Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
testing::internal::ConstCharPtr Struct Reference

#include <gtest-internal.h>

Public Member Functions

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

Public Attributes

const char * value
 

Detailed Description

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

Constructor & Destructor Documentation

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

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

Member Function Documentation

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

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

Member Data Documentation

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

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


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