The functions provided in this namespace may be applied to value types. See the component-level documentation for what is meant by "value type".
| Name | Description |
|---|---|
assign | Assign the value of the specified rhs to the object specified its address lhs. |
bdlat_valueTypeAssign | Default customization-point implementation of assign. |
bdlat_valueTypeReset | Reset the specified object to its default value. |
reset | Reset the value of the specified object to its default value. |