Return true if this object represents an integer value and false otherwise.
Synopsis
Declared in <bdld_datum.h>
bool
isInteger() const;
Return Value
true if this object represents an integer value and false otherwise
Created with MrDocs