Provide a namespace for implementing helper routines for algorithm implementations.
Synopsis
Declared in <bslstl_algorithm.h>
struct AlgorithmUtil;
Static Member Functions
Name |
Description |
Erase all the elements in the specified container |
|
Copy a counted range of elements to an output iterator. |
Created with MrDocs