Namespace for utility functions used to implement STL functionality.
Declared in <bslstp_util.h>
class Util;
| Name | Description |
|---|---|
copyContainerAllocator | Return the allocator to use when copy-constructing a container. |
swapContainers | Exchange the contents of the specified containers. |