Definition at line 158 of file googletest-port-test.cc.
◆ ConstAndNonConstCastable()
testing::internal::ConstAndNonConstCastable::ConstAndNonConstCastable |
( |
bool * | converted, |
|
|
bool * | const_converted ) |
|
inline |
◆ operator Base() [1/2]
testing::internal::ConstAndNonConstCastable::operator Base |
( |
| ) |
|
|
inline |
◆ operator Base() [2/2]
testing::internal::ConstAndNonConstCastable::operator Base |
( |
| ) |
const |
|
inline |
◆ converted_
bool* testing::internal::ConstAndNonConstCastable::converted_ |
|
private |
◆ const_converted_
bool* testing::internal::ConstAndNonConstCastable::const_converted_ |
|
private |
The documentation for this class was generated from the following file: