[#BloombergLP-bdlat_ValueTypeFunctions] = xref:BloombergLP.adoc[BloombergLP]::bdlat_ValueTypeFunctions :relfileprefix: ../ :mrdocs: The functions provided in this `namespace` may be applied to value types. See the component‐level documentation for what is meant by "value type". == Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bdlat_ValueTypeFunctions/assign.adoc[`assign`] | Assign the value of the specified `rhs` to the object specified its address `lhs`. Return 0 if successful, and a non‐zero value otherwise. | xref:BloombergLP/bdlat_ValueTypeFunctions/bdlat_valueTypeAssign.adoc[`bdlat_valueTypeAssign`] | Assign the value of the specified `rhs` to the specified `lhs`. | xref:BloombergLP/bdlat_ValueTypeFunctions/bdlat_valueTypeReset.adoc[`bdlat_valueTypeReset`] | Reset the specified `object` to its default value. | xref:BloombergLP/bdlat_ValueTypeFunctions/reset.adoc[`reset`] | Reset the value of the specified `object` to its default value. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#