Or if you know the element type of the vectors, override operator new of the element.
Hmm.. i am really not getting you. The element types are format_item_t and bool, which are both under library. Even if i have the access to the elements, we are talking about the allocation done by the vector to store its contents, which is controlled by the vector's allocator.
Thanks.
Gokul.