BloombergLP::balb::CustomInt::fromInt

Convert from the specified value to this type. Return 0 if successful and non-zero otherwise.

Synopsis

Declared in <balb_testmessages.h>

int
fromInt(int const& value);

Return Value

0 if successful, and a non-zero value otherwise

Parameters

NameDescription
valueinteger to convert