API Reference
>
Other Classes
>
OdMemoryAllocator Template
>
OdMemoryAllocator Methods
>
OdMemoryAllocator::construct Method
OdMemoryAllocator::construct Method
Collapse All
Syntax
C++
static
inline
void
construct
(T*
pElement
,
const
T&
value
= T());
Parameters
Parameters
Description
T* pElement
[out] Receives the element.
const T& value = T()
[in] Value for the element.
Description
This function constructs an element.
Group
OdMemoryAllocator Methods
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