Synopsis
Declared in <bslstl_function.h>
template<
class RET,
class FUNCTOR,
class... ARGS>
struct StripSignature<RET const(FUNCTOR::*)(ARGS...) noexcept>;
Declared in <bslstl_function.h>
template<
class RET,
class FUNCTOR,
class... ARGS>
struct StripSignature<RET const(FUNCTOR::*)(ARGS...) noexcept>;