Return bslmf::Tag<true>() if the first argument is an lvalue.

Synopsis

Declared in <bslmf_invokeresult.h>

static
bslmf::Tag<true>
checkLvalue(
    /* implementation-defined */,
    int);

Created with MrDocs