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

Inherits testing::internal::Base, and testing::internal::Base.

Public Member Functions

 Derived (int n)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ Derived()

testing::internal::Derived::Derived ( int  n)
inlineexplicit

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

106: Base(n) {}

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