[#BloombergLP-baljsn-EncoderTestSequenceWithAllCategoriesChoice-2constructor-0f] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesChoice.adoc[EncoderTestSequenceWithAllCategoriesChoice]::EncoderTestSequenceWithAllCategoriesChoice :relfileprefix: ../../../ :mrdocs: Create a `EncoderTestSequenceWithAllCategoriesChoice` object by moving from `original`. == Synopsis Declared in `<baljsn_encoder_testtypes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- EncoderTestSequenceWithAllCategoriesChoice(xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesChoice.adoc[EncoderTestSequenceWithAllCategoriesChoice]&& original) noexcept; ---- == Description Create an object of type 'EncoderTestSequenceWithAllCategoriesChoice' having the value of the specified 'original' object. After performing this action, the 'original' object will be left in a valid, but unspecified state. == Parameters [cols="1,4"] |=== | Name| Description | *original* | object providing the value to move from |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#