[#BloombergLP-bdlat_NullableValueFunctions-bdlat_nullableValueManipulateValue-0d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_NullableValueFunctions.adoc[bdlat_NullableValueFunctions]::bdlat_nullableValueManipulateValue :relfileprefix: ../../ :mrdocs: `bdlat_nullableValueManipulateValue` overloads == Synopses Declared in `<bdlat_nullablevaluefunctions.h>` Default customization‐point implementation of `manipulateValue` for `bdlb::NullableAllocatedValue`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class TYPE, class MANIPULATOR> int xref:BloombergLP/bdlat_NullableValueFunctions/bdlat_nullableValueManipulateValue-04f.adoc[bdlat_nullableValueManipulateValue]( xref:BloombergLP/bdlb/NullableAllocatedValue.adoc[bdlb::NullableAllocatedValue<TYPE>]* object, MANIPULATOR& manipulator); ---- [.small]#xref:BloombergLP/bdlat_NullableValueFunctions/bdlat_nullableValueManipulateValue-04f.adoc[_» more..._]# Default customization‐point implementation of `manipulateValue` for `bdlb::NullableValue`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class TYPE, class MANIPULATOR> int xref:BloombergLP/bdlat_NullableValueFunctions/bdlat_nullableValueManipulateValue-041.adoc[bdlat_nullableValueManipulateValue]( xref:BloombergLP/bdlb/NullableValue.adoc[bdlb::NullableValue<TYPE>]* object, MANIPULATOR& manipulator); ---- [.small]#xref:BloombergLP/bdlat_NullableValueFunctions/bdlat_nullableValueManipulateValue-041.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#