BloombergLP::bslmf::InvokeResult_Index::fromVal

Return the index tag for a wchar_t lvalue reference.

Synopsis

Declared in <bslmf_invokeresult.h>

static
bslmf::Tag<e_WCHAR_T>
fromVal(wchar_t& value);

Return Value

a Tag encoding e_WCHAR_T for the argument type

Parameters

NameDescription
valuelvalue whose type is mapped to an index tag