Return the index tag for an unsigned long long lvalue reference.
Declared in <bslmf_invokeresult.h>
static
bslmf::Tag<e_ULONG_LONG>
fromVal(unsigned long long& value);
a Tag encoding e_ULONG_LONG for the argument type
| Name | Description |
|---|---|
| value | lvalue whose type is mapped to an index tag |