API Reference
>
Other Classes
>
OdPlainObjectsAllocator Template
>
OdPlainObjectsAllocator Methods
>
construct Method
>
OdPlainObjectsAllocator::construct Method (T*, T&)
OdPlainObjectsAllocator::construct Method (T*, T&)
Collapse All
Syntax
C++
static
inline
void
construct
(T*
pObject
,
const
T&
value
);
Parameters
Parameters
Description
T* pObject
[out] Receives the object.
const T& value
[in] Value for the object.
Description
This function constructs an object.
Group
construct Method
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic