[#BloombergLP-bdljsn-WriteOptions-2constructor-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::xref:BloombergLP/bdljsn/WriteOptions.adoc[WriteOptions]::WriteOptions :relfileprefix: ../../../ :mrdocs: Create an object of type `WriteOptions` having the value of the specified `original` object. == Synopsis Declared in `<bdljsn_writeoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- WriteOptions(xref:BloombergLP/bdljsn/WriteOptions.adoc[WriteOptions] const& original); ---- == Parameters [cols="1,4"] |=== | Name| Description | *original* | object providing the value to copy |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#