Namespace for utility functions that operate on scalar TARGET_TYPE elements.
Synopsis
Declared in <bslalg_scalarprimitives.h>
struct ScalarPrimitives;
Description
This struct provides a namespace for a suite of utility functions that operate on elements of a parameterized type TARGET_TYPE. If any of the ...Construct methods throws, then its target address is left uninitialized and there are no effects, unless otherwise mentioned in the documentation.
Static Member Functions
Name |
Description |
|
|
|
|
|
|
Destroy the specified |
|
Destructively move a |
|
|
|
Exchange the contents of the specified |
Created with MrDocs