Add IEngineRowAllocator::createRow(size32_t initialSize, size32_t & allocatedSize) = 0;

Description

Currently variable size rows need to be allocated and then resized - but that is inefficient if the final size is already known.  There should be a new function in the interface which allows an allocation at a particular size.

 

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Compatibility

Major

Fix versions

Pull Request URL

Created February 8, 2018 at 4:22 PM
Updated May 29, 2018 at 3:29 PM
Resolved May 29, 2018 at 3:29 PM