[#bsl-FunctionDeductionHelper-StripSignature-03] = xref:bsl.adoc[bsl]::xref:bsl/FunctionDeductionHelper.adoc[FunctionDeductionHelper]::xref:bsl/FunctionDeductionHelper/StripSignature-01.adoc[StripSignature]<RET const(FUNCTOR::*)(ARGS...) noexcept> :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bslstl_function.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class RET, class FUNCTOR, class... ARGS> struct xref:bsl/FunctionDeductionHelper/StripSignature-01.adoc[StripSignature]<RET const(FUNCTOR::*)(ARGS...) noexcept>; ---- == Type Aliases [cols="1"] |=== | Name | xref:bsl/FunctionDeductionHelper/StripSignature-03/Sig.adoc[`Sig`] |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#