BloombergLP::balb::VoidSequence::VoidSequence

Constructors

Synopses

Declared in <balb_testmessages.h>

Create an object of type VoidSequence having the default value.

VoidSequence();
» more...

Create an object of type VoidSequence having the value of the specified original object.

VoidSequence(VoidSequence const& original);
» more...