Convert from an arbitrary type. The actual argument value is discarded.
Synopsis
Declared in <bslmf_invokeresult.h>
template<class t_TYPE>
InvokeResultDeductionFailed(t_TYPE const& value);
Parameters
Name |
Description |
value |
unused source value of arbitrary type |
Created with MrDocs