proxygen
testing::internal::To Class Reference

Public Member Functions

 To (bool *converted)
 
 To (bool *converted)
 
 To (bool *converted)
 

Detailed Description

Definition at line 202 of file gtest-port_test.cc.

Constructor & Destructor Documentation

testing::internal::To::To ( bool *  converted)
inline

Definition at line 204 of file gtest-port_test.cc.

204 { *converted = true; } // NOLINT

The documentation for this class was generated from the following file: