Adapters for Core Foundation and Foundation classes for STL.
These classes bridge the gap between the fundamental storage classes in Mac OS X Carbon and Cocoa on the one hand, and the C++ STL container and iterator system on the other. Apply powerful STL algorithms on CFArray, or store C++ objects in an CFArray.
CFAllocatorAllocate
and CFAllocatorDeallocate
.