Definition at line 141 of file gtest-port_test.cc.
◆ ConstCastable()
testing::internal::ConstCastable::ConstCastable |
( |
bool * | converted | ) |
|
|
inlineexplicit |
◆ operator Base()
testing::internal::ConstCastable::operator Base |
( |
| ) |
const |
|
inline |
Definition at line 144 of file gtest-port_test.cc.
144 {
145 *converted_ = true;
146 return Base();
147 }
The documentation for this class was generated from the following file:
- libraries/fc/include/fc/crypto/webauthn_json/thirdparty/gtest/googletest/test/gtest-port_test.cc