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