[#BloombergLP-baljsn-DatumDecoderOptions-2constructor-0d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/DatumDecoderOptions.adoc[DatumDecoderOptions]::DatumDecoderOptions :relfileprefix: ../../../ :mrdocs: Constructors == Synopses Declared in `<baljsn_datumdecoderoptions.h>` Create an object of type `DatumDecoderOptions` having the default value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/DatumDecoderOptions/2constructor-02.adoc[DatumDecoderOptions](); ---- [.small]#xref:BloombergLP/baljsn/DatumDecoderOptions/2constructor-02.adoc[_» more..._]# Create an object of type `DatumDecoderOptions` having the value of the specified `original` object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/DatumDecoderOptions/2constructor-05.adoc[DatumDecoderOptions](xref:BloombergLP/baljsn/DatumDecoderOptions.adoc[DatumDecoderOptions] const& original); ---- [.small]#xref:BloombergLP/baljsn/DatumDecoderOptions/2constructor-05.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#