occt: master 9df7f429
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
bugmaster | master | 2014-10-02 12:00:36 | master 848fa7e3 | |
Changeset | 0025261: NCollection, set of improvements The following improvements were implemented: * two additional allocators were introduced * Allocator which used WinHeap * Accumulating memory allocator * Access to Allocators in lists are provided * Access optimization in data map (seek and find functions returning reference or pointer to value in one shot) Warning fixed |
|||
mod - src/NCollection/FILES | Diff File | |||
add - src/NCollection/NCollection_AccAllocator.cxx | Diff File | |||
add - src/NCollection/NCollection_AccAllocator.hxx | Diff File | |||
mod - src/NCollection/NCollection_BaseList.hxx | Diff File | |||
mod - src/NCollection/NCollection_DataMap.hxx | Diff File | |||
add - src/NCollection/NCollection_WinHeapAllocator.cxx | Diff File | |||
add - src/NCollection/NCollection_WinHeapAllocator.hxx | Diff File |