[#BloombergLP-baljsn-DecoderOptions-2constructor-01] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/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 `<baljsn_decoderoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr DecoderOptions(xref:BloombergLP/baljsn/DecoderOptions.adoc[DecoderOptions]&& original) = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#