Flutter Engine
The Flutter Engine
Public Member Functions | Public Attributes | List of all members
EmplaceStruct Struct Reference

Public Member Functions

 EmplaceStruct (int v)
 

Public Attributes

int fValue
 

Detailed Description

Definition at line 521 of file TArrayTest.cpp.

Constructor & Destructor Documentation

◆ EmplaceStruct()

EmplaceStruct::EmplaceStruct ( int  v)
inline

Definition at line 522 of file TArrayTest.cpp.

522: fValue(v) {}

Member Data Documentation

◆ fValue

int EmplaceStruct::fValue

Definition at line 523 of file TArrayTest.cpp.


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