Same as the related overload above for asUint64.
Synopsis
Declared in <bdljsn_json.h>
int
asUint64(bsls::Types::Uint64* result) const;
Return Value
0 on success, and a non‐zero value otherwise
Parameters
Name |
Description |
result |
destination for the converted value |
Created with MrDocs