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