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