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