Definition at line 91 of file googletest-port-test.cc.
◆ Base() [1/3]
testing::internal::Base::Base |
( |
| ) |
|
|
inline |
◆ Base() [2/3]
testing::internal::Base::Base |
( |
int |
n | ) |
|
|
inlineexplicit |
◆ Base() [3/3]
testing::internal::Base::Base |
( |
const Base & |
| ) |
|
|
default |
◆ ~Base()
virtual testing::internal::Base::~Base |
( |
| ) |
|
|
inlinevirtual |
◆ operator=()
Base& testing::internal::Base::operator= |
( |
const Base & |
| ) |
|
|
default |
◆ member()
int testing::internal::Base::member |
( |
| ) |
|
|
inline |
◆ member_
int testing::internal::Base::member_ |
|
private |
The documentation for this class was generated from the following file: