size_t GetMemorySize(
size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT
) const;
| Name | Description | |
|---|---|---|
| alignment |
Gets the memory size required at time of creation.
Memory size varies depending on Builder settings. Call this function after all settings are done.
CONFIDENTIAL