Same as the related overload above for asLonglong.

Synopsis

Declared in <bdljsn_numberutil.h>

static
int
asLonglong(
    long long* result,
    std::string_view const& value);

Created with MrDocs