[#BloombergLP-balxml-DecoderOptions-2constructor-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/DecoderOptions.adoc[DecoderOptions]::DecoderOptions :relfileprefix: ../../../ :mrdocs: Create an object of type `DecoderOptions` having the value of the specified `original` object. After performing this action, the `original` object will be left in a valid, but unspecified state. == Synopsis Declared in `<balxml_decoderoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr DecoderOptions(xref:BloombergLP/balxml/DecoderOptions.adoc[DecoderOptions]&& original) = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#