Issue 105938

Summary: Add simple pool mem, based on std::vector
Product: udk Reporter: thb
Component: codeAssignee: thb
Status: CLOSED FIXED QA Contact: issues@udk <issues>
Severity: Trivial    
Priority: P3 CC: groucho266, issues
Version: current   
Target Milestone: OOo 3.3   
Hardware: Unknown   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

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.