Forward declaration

Synopsis

Declared in <bslmf_invokeresult.h>

template<
    class t_FN,
    class... t_ARGTYPES>
struct InvokeResult_BaseCalcUtil;

Type Aliases

Name

Description

BaseType

Implementation base that may provide the nested type typedef.

Created with MrDocs