|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
#include <gtest-internal.h>
Public Member Functions | |
| TrueWithString ()=default | |
| TrueWithString (const char *str) | |
| TrueWithString (const std::string &str) | |
| operator bool () const | |
Public Attributes | |
| std::string | value |
Definition at line 849 of file gtest-internal.h.
|
default |
|
inlineexplicit |
Definition at line 851 of file gtest-internal.h.
|
inlineexplicit |
Definition at line 852 of file gtest-internal.h.
|
inlineexplicit |
Definition at line 853 of file gtest-internal.h.
| std::string testing::internal::TrueWithString::value |
Definition at line 854 of file gtest-internal.h.