Return the index tag for the specified type t_TP.
Declared in <bslmf_invokeresult.h>
template<class t_TP>
static
bslmf::Tag<e_POINTER>
fromVal(t_TP*& value);
a Tag encoding e_POINTER for the argument type
| Name | Description |
|---|---|
| value | pointer lvalue whose pointee type is mapped to an index |