Issue 105938 - Add simple pool mem, based on std::vector
Summary: Add simple pool mem, based on std::vector
Status: CLOSED FIXED
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: current
Hardware: Unknown All
: P3 Trivial (vote)
Target Milestone: OOo 3.3
Assignee: thb
QA Contact: issues@udk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-15 23:49 UTC by thb
Modified: 2017-05-20 09:24 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description thb 2009-10-15 23:49:06 UTC
Provide pooled memory allocation from a plain std::vector
Comment 1 thb 2009-10-16 00:08:33 UTC
Committed to CWS thbfixes10, with commit ID a2a026647875.
Comment 2 thb 2010-01-18 11:52:02 UTC
target.
Comment 3 thb 2010-02-19 21:52:36 UTC
Well, yeah, this change is in. Verified.