This struct provides a namespace for utility functions that construct elements of (a template parameter) TARGET_TYPE.
Declared in <bslma_constructionutil.h>
struct ConstructionUtil;
| Name | Description |
|---|---|
construct | construct overloads |
destructiveMove | Move original into address and destroy the source object. |
make | make overloads |