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