proxygen
Derived Class Reference
Inheritance diagram for Derived:

Public Member Functions

int foo () const final
 

Detailed Description

Definition at line 24 of file DestructorCheckTest.cpp.

Member Function Documentation

int Derived::foo ( ) const
inlinefinal

Definition at line 37 of file PortabilityTest.cpp.

37  {
38  return 2;
39  }

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