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