tesseract v5.3.3.20231005
testing::internal::To Class Reference

Public Member Functions

 To (bool *converted)
 

Detailed Description

Definition at line 192 of file googletest-port-test.cc.

Constructor & Destructor Documentation

◆ To()

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

Definition at line 194 of file googletest-port-test.cc.

194{ *converted = true; } // NOLINT

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