BloombergLP::bdlar::EnumRef::makeFallback

Assign the fallback enumerator value.

Synopsis

Declared in <bdlar_enumref.h>

int
makeFallback() const;

Description

Return 0 on success, and a non-zero value with no effect on the object if it does not have a fallback enumerator.

Return Value

0 on success, and a non-zero value otherwise