#include <gtest-internal.h>
Public Member Functions | |
ConstCharPtr (const char *str) | |
operator bool () const | |
Public Attributes | |
const char * | value |
Definition at line 739 of file gtest-internal.h.
testing::internal::ConstCharPtr::ConstCharPtr | ( | const char * | str | ) | [inline] |
Definition at line 740 of file gtest-internal.h.
testing::internal::ConstCharPtr::operator bool | ( | ) | const [inline] |
Definition at line 741 of file gtest-internal.h.
const char* testing::internal::ConstCharPtr::value |
Definition at line 742 of file gtest-internal.h.