Sunday, December 5, 2010

Allocators

An object of type allocator<int> is equal to an object of type allocator.

The allocator's operator == and and operator != are defined so that allocators of different template parameters are considered to be equal.

No comments:

Post a Comment