This struct provides a namespace for utility functions that construct elements of (a template parameter) TARGET_TYPE.

Synopsis

Declared in <bslma_constructionutil.h>

struct ConstructionUtil;

Static Member Functions

Name

Description

construct

construct overloads

destructiveMove

Move original into address and destroy the source object.

make

make overloads

Created with MrDocs