Return the 64‐bit integer value represented by this object as a Int64 value. The behavior is undefined unless this object actually represents a 64‐bit integer value.
Synopsis
Declared in <bdld_datum.h>
bsls::Types::Int64
theInteger64() const;
Created with MrDocs