Load into the specified result a string representation of specified numerical value.
Synopsis
Declared in <bdljsn_numberutil.h>
static
void
stringify(
bsl::string* result,
long long value);
Created with MrDocs
Load into the specified result a string representation of specified numerical value.
Declared in <bdljsn_numberutil.h>
static
void
stringify(
bsl::string* result,
long long value);
Created with MrDocs