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 828 of file gtest-internal.h.

Constructor & Destructor Documentation

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

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

Member Function Documentation

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

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

Member Data Documentation

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

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


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