Return a tag type representing the argument type. These functions are declared but not defined and are intended to be used in an unevaluated context (e.g., within sizeof) to convert an expression into a compile‐time enumeration constant.

Synopsis

Declared in <bslmf_invokeresult.h>

static
bslmf::Tag<e_SHORT>
fromVal(short&);

Created with MrDocs